Shortcut for foreign keys to auth.users.id
#38829
Unanswered
tamaro-skaljic
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Current behavior:
I have to
auth
schema,users
table,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.Beta Was this translation helpful? Give feedback.
All reactions