SQLTools PostgreSQL/Cockroach Driver
This package is part of vscode-sqltools extension.
Changelog
0.5.4
0.5.3
- Fix problem connecting to AWS RDS postgresql. #1265 - thanks @jqknono
0.5.2
0.5.1
- Use 0.27 extension's new ability to store connection passwords securely. #1084
- Avoid storing redundant properties on connections that use
connectString . #1087
0.5.0
- Sync with 0.27 release of main extension.
0.4.0
- No longer promote as an official driver for Redshift. #991
- Update Cockroach icons.
0.3.0
- Add Cockroach as an alias. Thanks @ultram4rine.
- Sync with 0.24 release of main extension.
0.2.0
- Fixes ssl issue. #640 #675
- Update
base-driver package.
0.1.0
- Sync official driver versions and technology
0.0.7
- Upgrade node package to
pg@8.x .
- Added options for SSL connecitons.
- Fixes password as optional. #621
0.0.4
- Fixes drivers not showing data type on explorer. #595
0.0.3
| |