mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.45k stars 292 forks source link

Refresh button does not work when creating a Database #1045

Open CyanideLion opened 1 year ago

CyanideLion commented 1 year ago

When using MySQL Server 8.0 with Visual Studio Code, the refresh button under connections only works for tables, not for databases. After creating a Database, reconnecting to the connection is required to refresh the list of databases.

In class, I'm not the only one having the issue, there is at least one more client with the same problem and similar Versions