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

Feature request: Data browsing using Database Structure table selection #246

Closed
stef145g opened this issue Apr 4, 2015 · 2 comments
Closed
Labels
enhancement Feature requests.

Comments

@stef145g
Copy link

stef145g commented Apr 4, 2015

A really cool feature would be to allow the user to select "Browse Data" on a popup selection when the table has been selected on the Database Structure tab.

Alternatively, when the selection of a table is made on the Database Structure tab, the table selection is automatically updated on the Browse Data tab. This would allow the user to switch to the Browse Data View and have the data for the selected table ready for viewing without having to reselect the table using the dropdown box.

@Z4us
Copy link

Z4us commented Apr 4, 2015

Not a bad plan, very user friendly, except the automatic update of tables you may design a databases with special tables reserved for future, special use e.g. only developers, bits, the system etc. You should make them invisible to avoid users to manipulate them.
I'm afraid adding this feature is more complicated and certainly more risky than you think at first thought, but to put it in a more positive light: "Nothing is impossible."

@justinclift justinclift added the enhancement Feature requests. label Apr 4, 2015
MKleusberg added a commit that referenced this issue Apr 23, 2015
In the Database Structure tab of the main window, add a new action to
the popup menu which open upon right clicking the tree view to allow
directly changing to the Browse Data tab with the current table being
selected automatically.

See issue #246.
@stef145g
Copy link
Author

@MKleusberg , This now makes examining a database much easier in version 3.6.0.
Thanks for providing this feature.

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

No branches or pull requests

3 participants