See releases for the duckdb-sql-tools-x.x.x.vsix extension package downloads.
- Update DuckDB SQL Tools Preview to support DuckDB v0.10
- Update DuckDB SQL Tools Preview docs with DuckDB v0.10 support info
- Package and publish DuckDB SQL Tools Preview v1.6.0 with DuckDB v0.10.2 support
- Convert
BigIntvalues and arrays toNumberin DuckDBTableDataquery results for display in SQL Tools records view - Update DuckDB version support message in DuckDB SQL Tools Preview
- Update DuckDB SQL Tools Preview
LICENSE.txt - Package and publish DuckDB SQL Tools Preview v1.5.0 with
BigIntsupport
- Update DuckDB SQL Tools to support the latest DuckDB 0.9.2 version
- Remove VS Code Memory Limit section from DuckDB SQL Tools doc
- Add new SQLite Pro Tools info to the Pro Data Tools sections in DuckDB SQL Tools
README.md - Package and publish DuckDB SQL Tools v1.4.0 with DuckDB v0.9.2 support
- Update DuckDB SQL Tools and demo DuckDB configs to use new DuckDB v0.9.1 NodeJS libraries
- Update DuckDB SQL Tools
chinook-duckdb.ipynband generated demochinook.duckdbto use DuckDB v0.9.1 - Update DuckDB SQL Tools documentation with new DuckDB v0.9.1 support info
- Package and publish DuckDB SQL Tools v1.3.0 with DuckDB v0.9.1 support
- Update free public DuckDB SQL Tools Preview extension to support DuckDB v0.8.1
- Update SQL Tools drivers link and screenshot in docs
- Add DuckDB Pro Tools View Commands demo gif to DuckDB SQL Tools documentation
- Update PRQL Pro Tools links in DuckDB SQL Tools documentation
- Update new Markdown SQL Pro Tools info in DuckDB SQL Tools documentation
- Add new Data Notebook Pro Tools info to DuckDB SQL Tools documentation
- Update Random Fractals Data Tools and new Pro Data Tools sections in DuckDB SQL Tools documentation
- Package and publish DuckDB SQL Tools v1.2.0 release with DuckDB v0.8.1 support
- Update DuckDB Sql Tools extension to use DuckDB v0.7.1
- Update DuckDB Sql Tools demo
chinook.duckdbfile to use DuckDB v0.7.1 storage format - Add DuckDB version info, detailed error logging, and DuckDB Pro Tools info to the DuckDB Sql Tools driver and DuckDB connection error message display
- Update DuckDB SQL Tools
README.mdwith new DuckDB v0.7.1 support info - Add VS Code SQL and Pro Data Tools info to the public DuckDB Sql Tools extension
README.md - Package and publish DuckDB SQL Tools v1.1.0 with DuckDB v0.7.1 support
Documentation Update Release.
- Refine DuckDB SQL Tools extension intro, features list, and other doc sections in
README.md
Minor extension packaging update for the extension gallery banner background color display in VS Code marketplace.
- Add gallery banner color to extension package manifest
Initial Public Preview Release.
- Create
duckdb-sql-toolsvscode extension package - Create DuckDB Sql Tools driver base code
- Create DuckDB Sql Tools icons
- Add DuckDB SQL tools demo gif for docs
- Create DuckDB Sql Tools driver using NodeJS libraries
- Add PRQL query examples for the demo DuckDB and data files in data folder
- Add chinook demo DuckDB data files in different formats
- Create DuckDB SQL Tools preview version
README.md - Add Random Fractals Inc. license file
- Allow to create readwrite
:memory:database connections - Add
httpfsdata loading example - Add sample DuckDB Sql query examples
- Add better chinook DuckDB create sql script with primary keys and indexes
- Add chinook DuckDB Jupyter notebook and create new
chinook.duckdbfile using DuckDB v0.6.1 - Add VS Code Memory Limit info to Limitations section in extension
README.md - Add additional DuckDB keywords, pragmas, and metadata functions to SQL keywords
- Add demo data section to extension
README.md - Package and publish
DuckDB Sql Tools v1.0.0Preview release