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
Auto open only_db #12158
Comments
|
Good idea, thanks for the suggestion. |
|
See also #12102 |
|
This is a similar issue, however just opening it in the navigation panel is less intrusive and could be made the default, because what else would you do anyway in the navigation panel if you just have one database available. However opening a database by default would probably also open it in the main window, which may be undesirable. as you could not edit settings, permissions etc. directly. |
|
I wonder what should happen in the case that only_db is set to a list of databases, though. Should they all be expanded or should this only expand a single database when one is defined and continue with the existing behavior when |
|
I think, that when there are multiple databases this feature should be disabled. As if you only have one database you certainly want to work with that database, if there is more than one, you probably only want to work with just one database. |
|
Is someone working on this ? |
|
No one else seems to be working on it; go ahead! |
|
Hi, I am gonna try look into this issue and keep you updated. |
|
@Lkopo go ahead :) |
[CI skip] Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
It would be nice, if when only_db is set to only one Database or you just have access to one single database, if you would not have to select it first in the left panel but the tables are automatically displayed. I like to work with the only_db feature and it's a bit annoying to click on the database every time I access the server.
The text was updated successfully, but these errors were encountered: