mtxr / vscode-sqltools

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

Don't store redundant properties on connections that use `connectString` #1088

Closed gjsjohnmurray closed 1 year ago

gjsjohnmurray commented 1 year ago

This PR fixes #1087

It also fixes a minor formatting issue in JSON display which affected port number in connectString value.