FeatureFuel
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.

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