vscode-database-client icon indicating copy to clipboard operation
vscode-database-client copied to clipboard

[BUG] UI went wrong: duplication icons and not showing saved database

Open DeathKing opened this issue 3 years ago • 1 comments

  • OS: Windows
  • Database Type: /

I'm quite sure that I've added some valid database connection configurations, but the UI keeps asking me to 'create connection' even if I restart VsCode. Besides, the icons are duplicated somehow.

微信截图_20220804160939

DeathKing avatar Aug 04 '22 08:08 DeathKing

hi, you have installed multiple extensions published by me, please uninstall the duplicate ones.

cweijan avatar Aug 04 '22 08:08 cweijan

@cweijan Yeap, I figured out that I installed MySQL v5.6.7 a long ago, which caused the duplication. Bug fixed by uninstalled that plugin.

So what's the difference between MySQL(vscode-mysql-client2) and Database Client(vscode-database-client2)?

DeathKing avatar Aug 05 '22 02:08 DeathKing

At the beginning, this extension only supports mysql, so the name is still kept as mysql, and it released under the new name, and these two extensions will be updated synchronously.

cweijan avatar Aug 05 '22 04:08 cweijan