v0.5.7-beta.0
Pre-release
Pre-release
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.mdwith current setup instructions and usage notes.