Hey guys - I have a table where I'd like rows to auto-delete/expire every 10 minutes. How can I go about setting that up?
I know I can run some code from my server to query rows that are older than the limit & delete them. but I'm wondering if there is something I can setup internally on supabase