2
Would be nice to CRUD table level constraints via the GUI
Source: supabase/supabase#34549 · opened by @kuyaC
If I'm not mistaken, this is currently only possible by using SQL queries, like in this example from the RBAC doc page:
Existing constraints don't show up in the GUI editor and new ones can't be added there.
Existing constraints can only be seen (CMIIW) in the table editor, when a table is selected, by clicking "Definition" on the bottom right.
To make any changes you have to use SQL queries.
As the title says, I think it would be nice if we could edit table level constraints via the GUI
Existing constraints don't show up in the GUI editor and new ones can't be added there.
Existing constraints can only be seen (CMIIW) in the table editor, when a table is selected, by clicking "Definition" on the bottom right.
To make any changes you have to use SQL queries.
As the title says, I think it would be nice if we could edit table level constraints via the GUI
No pledges yet. Be the first to back this.
Comments
Similar requests
Improved type inference for JSONB columns with check constraints in supabase typescript client
3 votes · 0 comments
Standardize CRUD errors returned
1 vote · 0 comments
Make Changes to the DB through a Realtime extension
2 votes · 0 comments
Table Editor UX: unclear table selection
2 votes · 0 comments
Built-in Duplicate Email Handling with Customizable Email Templates
3 votes · 0 comments
No comments yet.