This package is part of vscode-sqltools extension.
- Support password connections over SSH.
- Use NodeJS 20.
- Use NodeJS 16.
- List schemas in alphabetical order. #1176 - thanks @bombillazo
- Use 0.27 extension's new ability to store connection passwords securely. #1084
- Avoid storing redundant properties on connections that use
connectString. #1087
- Sync with 0.27 release of main extension.
- No longer promote as an official driver for Redshift. #991
- Update Cockroach icons.
- Add Cockroach as an alias. Thanks @ultram4rine.
- Sync with 0.24 release of main extension.
- Sync official driver versions and technology
- Upgrade node package to
pg@8.x. - Added options for SSL connecitons.
- Fixes password as optional. #621
- Fixes drivers not showing data type on explorer. #595
- First working version