Add a display_name to improve foreign key visualization #6932
Unanswered
JonathanPicques
asked this question in
Feature Requests
Replies: 3 comments 1 reply
|
Hey @JonathanPicques - would a database view for your use-case? Either way, we might end up doing something like this beyond a database view. I'm going to convert this to a Discussion, because it would be good to gather the community's feedback on this one too. |
1 reply
|
Love this idea, I agree that it would make updating related records in the Table view easier to use. |
0 replies
|
Seconding this, I believe it is done in PHPMyAdmin in the same way, it's very useful. |
0 replies
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.
Feature request
It could be nice to have a display_name for a linked field
Instead of that we could have
Is your feature request related to a problem? Please describe.
My use case is to hand a supabase account to a client and let them manage their coupons.
As they are not really tech-savyy, the interface is a bit cumbersome to work with when it comes to foreign keys
Describe the solution you'd like
The ability to set a display name somewhere when you set up a foreign key
All reactions