| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-09 | 578 Bytes | |
| v0.11.5-beta.0 source code.tar.gz | 2026-05-09 | 14.2 MB | |
| v0.11.5-beta.0 source code.zip | 2026-05-09 | 15.1 MB | |
| Totals: 3 Items | 29.2 MB | 0 | |
What's Changed
Features
- Added DuckDB support: Users can now connect to and query DuckDB databases directly from the SQL console and table browser.
Fixes
- Resolved DuckDB connection and query execution errors, improving reliability when working with DuckDB connections.
Maintenance
- Updated dependencies:
fast-xml-builder(v1.1.4 → v1.2.0) andfast-uri(v3.1.0 → v3.1.2).