Queues were the missing piece of the Supabase stack that many in the community were asking for large-scale applications!
You can send and consume queues using SQL, as well as do the same from the client libraries and secure them using RLS!
Queues were the missing piece of the Supabase stack that many in the community were asking for large-scale applications!
You can send and consume queues using SQL, as well as do the same from the client libraries and secure them using RLS!
Configure the job from the dashboard and set it to send an HTTP request or call a database or edge function periodically!
View the history of the past jobs that it ran so that you can debug when something goes wrong!
Configure the job from the dashboard and set it to send an HTTP request or call a database or edge function periodically!
View the history of the past jobs that it ran so that you can debug when something goes wrong!
It will now be accessible anywhere within the dashboard, starting at the top right corner or by pressing cmd + i!
You can use it to write SQL, analyze data, convert SQL to Supabase client library code, and much more!
It will now be accessible anywhere within the dashboard, starting at the top right corner or by pressing cmd + i!
You can use it to write SQL, analyze data, convert SQL to Supabase client library code, and much more!
Here is a quick video on how you can add Supabase docs so that Cursor has more up-to-date context of the Supabase code base!
Here is a quick video on how you can add Supabase docs so that Cursor has more up-to-date context of the Supabase code base!