What's the best way to versioning the database function
Hi everyone, I am using Supabase UI to make changes to the database function, but now I want to sync it from GitHub so that I have a history of all the changes I have made.
What’s the best way to sync the Db Function? I am using the database actions to sync the edge functions—that is working perfectly.
What’s the best way to sync the Db Function? I am using the database actions to sync the edge functions—that is working perfectly.