-
Hello DBeaver mates, I would like to request a feature enhancement regarding the database selector in the UI. Currently, when executing the command USE [DATABASE], the database selection does not update in the UI's database selector. This makes it difficult to know which database is currently being worked on, especially when switching between multiple databases. Additionally, if the user wants to return to the previous database using the UI's selector, it's not possible. The UI only allows you to select a different database, and the previously selected database is no longer accessible from the dropdown. It would be extremely helpful if the UI database selector would automatically reflect the database selected with the USE [DATABASE] command. This would help users keep track of their context more easily and allow for seamless switching between databases without confusion. Thank you for considering this feature request! Best regards, |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Set this option in menu Windows - Preferences: |
Beta Was this translation helpful? Give feedback.
Set this option in menu Windows - Preferences:
Editors - SQL Editor - SQL Processing - Refresh active schema ...