Migrate DB from dev to prod projects

I'm looking to migrate the DB schema from dev to prod projects under the same organisation (including the RLS policies). I was starting to do it manually with DESCRIBE but am wondering if there's a better way that I can also use in future.
Was this page helpful?