mtxr / vscode-sqltools

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

How to get rid of "Element with id ... is already registered" error and get connections listed? #1022

Closed GegznaV closed 1 year ago

GegznaV commented 1 year ago

Describe the bug I described it here:
https://stackoverflow.com/questions/74211903/error-element-with-id-already-registered-and-no-sql-connections-in-the-list

Expected behavior I expect no pop-up with the error and MySQL connections to appear in the list.

Desktop (please complete the following information):

GegznaV commented 1 year ago

The suggestion in https://github.com/mtxr/vscode-sqltools/issues/668#issuecomment-993403972 solved the issue.

gjsjohnmurray commented 1 year ago

Starting with today's 0.27.1 release it should no longer be possible to define connections with duplicate IDs using the UI.