0.16.0

Changed

  • Added Azure cloud provider, supports Azure SQL, Azure Postgres and Azure MySQL via Microsoft Entra ID authentication.
  • Added support for Microsoft Entra authentication to Azure SQL connections.

0.15.1

Changed

  • Added support for MySQL 5.7.
  • Added a filter option to connections to filter schemas and databases in the explorer.

0.15.0

Changed

  • Relationships: Browse foreign key relationships in data to view related data in other tables.
  • Edit data and access relationships for your select queries.
  • Aiven cloud provider added.

Fixed

  • PostgreSQL showed duplicate columns in the foreign key when a foreign key had multiple columns.
  • SQLite did not show columns in the explorer whose names matched the table name.

0.14.1

Fixed

  • Codelens now indicates whether you are executing a selection or the entire document.
  • libSQL now supports encrypted local files.

0.14.0

Changed