dbeaver / dbeaver/cloudbeaver

Automatically update left panel on DDL statements

Open
#2,464 3 comments 0 reactions 0 assignees View on GitHub
xf:navigator xf:sql editor
Dominant language
TypeScript
Stars
5.1k
Forks
563
Avg merge
3d 9h
Merged PRs (30d)
59

Description

> **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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.