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
It's going to be a manual process with any choice you choose.