FeatureFuel
23

Lock Supabase Studio Table Editor

Source: supabase/supabase#12432 · opened by @mclean25
Feature request

Add a setting to prevent any edits to the schema via the table editor in Supabase Studio

Is your feature request related to a problem? Please describe.

If you're developing Supabase locally and are creating migrations to change the "production" environment (via supabase db push), things can get really messed up if someone happens to edit the schema via the table editor. This is exacerbated by the fact that Supabase Studio looks pretty similar between app.supabase.io and localhost, so one could accidentally modify things thinking it's the local editor.

Describe the solution you'd like
I would think a boolean setting preventing changes to the Table Editor would suffice. v2 could be "admins only" or something.

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