Automatically update left panel on DDL statements
Open
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.