Replies: 2 comments 7 replies
-
At this step database connection is being established and DBeaver reads information about the tables from the database.
At this step database connection is being broken, but the system switched to sleep mode, so DBeaver may not have time to react.
At this step the DBeaver also awakes and finally handles disconnect (the same as when you intentionally click "Disconnect" while the database is selected), so the database subtree contents cannot be manipulated with, so DBeaver collapses it.
@ |
Beta Was this translation helpful? Give feedback.
-
@ged-yuko @meglio Yes this is my biggest gripe about DBeaver, the fact the tables in the left do not automatically open when you are viewing a table in the right is unbelievably frustrating. I have to click 7 times to get to the tables list when i want to explore the other tables. Just like when you are in an IDE and you're viewing a file, the FS tree expands the files and shows you the selected file in the left, I would expect the database tree to do the exact same thing. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
The database/tables tree get collapsed at will.
DBeaver Version
Version 24.1.5.202408181605
Operating System
macOS Sonoma 14.6.1
Database and driver
PostgreSQL, but it does not matter for this bug report.
Steps to reproduce
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions