would a delete on that table will delete the file as well?
e
everconfusedguy
07/30/2021, 6:57 AM
that wont happen Kosh. You will need to call our API endpoint or use our client library supabase-js to delete it properly
k
Kosh
07/30/2021, 7:09 AM
hmm, i'm trying to be serverless as much as I can, so only relying on supabase so far to do everything. I guess we will have to wait for workflows then.