Relationships now support multi key relationships, and the expanded relationship icon will be highlighted and stay visible when the relationship is selected.
Added a connection option to disable public key retrieval for MySQL and MariaDB, which is enabled by default.
If a connection has a color, it will be used for the highlight color (e.g., primary keys, active icons) instead of the default purple.
1.2.2
Changed
Data relationships are now navigated using an icon in the cell when mousing over, instead of the expand icon in the first column.
Fixed
Postgres (and derivatives like Redshift) would show duplicate tables in the DB Explorer if the table name was in multiple schemas.
1.2.1
Changed
Published to the Open VSIX marketplace.
Fixed
Authentication was not working in the Cursor version of VS Code.
1.2.0
Changed
Redshift support added.
Selecting a database when creating a connection is now optional for supported types.
Fixed
Server versions are now shown in the DB Explorer when connected, an expanded version is shown in the tooltip.
1.1.6
Fixed
Token counts for AI completions are now correctly calculated.
Mongo driver does not show the new SQL file/notebook options in the DB Explorer.