Releases: cldellow/datasette-parquet
Releases · cldellow/datasette-parquet
0.6.1
Better error message when certain SQLite-isms are used and rejected by DuckDB (see #19, thanks @mrchrisadams!)
0.5
- Fix broken .json format for arbitrary SQL queries #13
- Migrate to new read_ndjson_auto function (contributed by @Mause) #14
0.4
Support cursor.fetchone()
0.3
- Add
file
option to load an existing DuckDB file
- Add
watch
option to detect new/removed files in directory mode
- Add
httpfs
flag to support HTTPFS extension
0.2
Add support for serializing the date
type
0.1
Initial release of support for DuckDB engine on Parquet, CSV and JSON lines files