1
Shortcut for foreign keys to `auth.users.id`
Source: supabase/supabase#38829 · opened by @tamaro-skaljic
Current behavior:
<img width="440" height="483" alt="{C7E6D242-1D1C-41D2-B93C-7A13636EE4D0}" src=" />
I have to
• click on the schema select,
• scroll down (because the pop-up isn't large enough to display all schemata),
• click on the auth schema,
• click on the table select,
• scroll down,
• click on the users table,
• click on the column select,
• click on the id column.
Proposed behavior
A button above the schema select named "Foreign key to auth.users.id", which does all the things which I currently need to do by hand.
Alternative Solution
Show a list of the last X referenced <schema>.<table>.<column> for even more quick configuration possibilities.
<img width="440" height="483" alt="{C7E6D242-1D1C-41D2-B93C-7A13636EE4D0}" src=" />
I have to
• click on the schema select,
• scroll down (because the pop-up isn't large enough to display all schemata),
• click on the auth schema,
• click on the table select,
• scroll down,
• click on the users table,
• click on the column select,
• click on the id column.
Proposed behavior
A button above the schema select named "Foreign key to auth.users.id", which does all the things which I currently need to do by hand.
Alternative Solution
Show a list of the last X referenced <schema>.<table>.<column> for even more quick configuration possibilities.
No pledges yet. Be the first to back this.
Comments
Similar requests
Improve table editor UI for arrays of foreign keys (they aren't supported)
2 votes · 0 comments
Default schema for Foreign Keys
1 vote · 0 comments
Add a display_name to improve foreign key visualization
8 votes · 0 comments
Disallow Foreign Key Arrays in the UI
1 vote · 0 comments
Add a 'Post User Creation' auth hook (or 'After User Creation')
8 votes · 0 comments
No comments yet.