0.8.0

Changed

  • MariaDB support added.

Fixed

  • MySQL connections required SSL and would not work without SSL.

0.7.0

Changed

  • MySQL support added.
  • Timescale support added.
  • Yugabute support added.
  • Renamed Primary Keys to Primary Key in the explorer.
  • Hovering over tables and views in the editor reveals column and table/view comments.

Fixed

  • When running multiple statements simultaneously, column names were missing from all results except the first.
  • Postgres failed to indicate when a primary column was utilized in a foreign key in the explorer.
  • Confirmation dialogs previously didn’t respond properly to users not making a choice and exiting via escape.

0.6.0

Changed

  • CockroachDB support added.

0.5.2

Changed

  • Reduced memory usage and initial startup time.

Fixed

  • Notebook incorrectly opening new editor tab when an SQL error occurred.