Skip to content

v0.5.7-beta.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 27 Mar 07:57

What's Changed

Features

  • Added basic SQLite database support, enabling users to connect to and explore SQLite databases through the connection manager, SQL console, and table browser.

Fixes

  • Fixed an error in the database explorer that caused crashes or incorrect behavior when navigating database resources (e.g., tables, views, materialized views).

Docs

  • Updated README.md with current setup instructions and usage notes.