Skip to content

FeatureRequest: Navigate to related tables #167

@bussnet

Description

@bussnet

Shortcut to "jump" to a referenced table behind a foreign_key.

So for example if a blog_post has a user_id column that is related to users table, with a keypress while selecting the user_id collumn of a blog_post, jumpt to that user.

Maybe with just creating the SQL for that and execute directly. Better will be another window or tab, or something like a popup to just look and scroll through the values and close with ESC to come back to the original result.

Also the other way will be helpfull. On the id collumn of the users table, show a filtable list of all related tables and same option to navigate to this like above.

I found this is a common thing in modern database tools and a very helpfull and hard to miss feature. :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions