1.1.5

Changed

  • Added schema aware AI code completions for the SQL language, using GitHub Copilot if available or llama-3.1.

1.1.3

Fixed

  • MySQL and MariaDB no longer require root user privileges to connect.
  • MariaDB 11.2.5 bug with introspection fixed.

1.1.2

Changed

  • Updated README.

1.1.1

Changed

  • Added DDEV as a zero config source.

1.1.0

Changed

  • Added Cloudflare as a cloud provider.
  • Added support for Cloudflare D1.

Fixed

  • Previous result tabs sometimes failed to display data when revisited.
  • SQLite/libSQL would not display the primary key correctly if it was not a sequence.