Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browse through to record referenced by foreign key [new-feature] #260

Closed
beedawg1985 opened this issue Sep 4, 2017 · 4 comments
Closed

Comments

@beedawg1985
Copy link

This is a nice feature of DB Browser for SQLite databases. You can cmd / ctrl + click on a referenced foreign key and you are taken to that record in the referenced table. See: sqlitebrowser/sqlitebrowser#192

@sosedoff
Copy link
Owner

I personally don't have a specific need for this feature as i've always written a custom query to get the exact records i need, but if you have a strong use for this - feel free to submit some code that i can use to implement this. Does not have to be perfect, but if it works that's a good start.

@sosedoff
Copy link
Owner

@varp another feature you could work on.

@sosedoff sosedoff closed this as completed Dec 8, 2017
@01e9
Copy link

01e9 commented Mar 24, 2018

Feedback: I like pgweb modern design, but adminer is more feature rich, for example foreign key management. pgweb looks nice but it's good only for data browsing.

@varp
Copy link

varp commented Mar 29, 2018

@sosedoff you didn't accept previous ones. I need motivation =)

@varp another feature you could work on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants