1.2.7

Changed

  • Added a Help + Suggestions panel to the sidebar.

Fixed

  • MySQL 5.7 introspection error when user does not have create permissions on the database.
  • Redshift was not showing columns in late binding views.
  • If introspection fails, the connection will still be allowed to be opened.

1.2.6

Changed

  • Added a Help + Suggestions panel to the sidebar.

Fixed

  • MySQL 5.7 introspection error when user does not have create permissions on the database.
  • Redshift was not showing columns in late binding views.
  • If introspection fails, the connection will still be allowed to be opened.

1.2.5

Changed

  • Added support for DigitalOcean cloud provider.
  • Added option to open a GitHub issue when connection and introspection errors occur.

Fixed

  • Added a check to ensure duplicate connection IDs are not present in settings.json if edited manually.

1.2.4

Changed

  • Charts now appear beside the results, not on top of them.

Fixed

  • Inline code completions via Copilot now work correctly.
  • Download chart button now works correctly.
  • Redshift was not showing all columns in a view in the DB Explorer.

1.2.3

Changed

  • 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.