[GH-ISSUE #2464] Automatically update left panel on DDL statements #802

Open
opened 2026-03-07 20:54:57 +03:00 by kerem · 0 comments
Owner

Originally created by @alejandro-du on GitHub (Mar 10, 2024).
Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2464

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

I'm always frustrated when I create a new database object (e.g. CREATE SCHEMA test or CREATE TABLE t(c INT)) and have to right-click the Databases or Tables nodes on the left panel to update the list.

Describe the solution you'd like
A clear and concise description of what you want to happen.

It would be nice if the right panel was automatically updated after executing DDL statements.

Originally created by @alejandro-du on GitHub (Mar 10, 2024). Original GitHub issue: https://github.com/dbeaver/cloudbeaver/issues/2464 > **Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] I'm always frustrated when I create a new database object (e.g. `CREATE SCHEMA test` or `CREATE TABLE t(c INT)`) and have to right-click the **Databases** or **Tables** nodes on the left panel to update the list. > **Describe the solution you'd like** A clear and concise description of what you want to happen. It would be nice if the right panel was automatically updated after executing DDL statements.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/cloudbeaver#802
No description provided.