FeatureFuel
1

Sync UI-created tables/functions into local migrations

Source: supabase/supabase#48636 · opened by @ahmedsam199
When a table, function, or other schema object is created through the Studio UI, there's currently no easy way to bring that change into local migrations — you either rewrite the SQL manually or pull a full DB dump.

Idea: Track the SQL definition of anything created via the UI in an internal table, then let developers run a command locally to pull all pending changes and generate proper migration files in one go — instead of one huge SQL dump.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests