S
Supabase•5h ago
Rich Jones

DB source control ?

I am using Loveable & SupaBase, a great combo 🙂 I wonder what folks are doing to bring the DB definitions under source control ? I am using pg_dump to grab the entire schema and storing that in my Git repo, but not quite what I want and it's a manual process atm.
1 Reply
silentworks
silentworks•4h ago
It's going to be a manual process with any choice you choose.

Did you find this page helpful?