Skip to content

Releases: cldellow/datasette-parquet

0.6.1

22 Jul 01:01
Compare
Choose a tag to compare

Better error message when certain SQLite-isms are used and rejected by DuckDB (see #19, thanks @mrchrisadams!)

0.6

23 Apr 03:47
Compare
Choose a tag to compare
0.6

Compatibility shims to get datasette-graphql working (thanks @mnsrulz for reporting in #18)

0.5

01 Mar 23:18
Compare
Choose a tag to compare
0.5
  • Fix broken .json format for arbitrary SQL queries #13
  • Migrate to new read_ndjson_auto function (contributed by @Mause) #14

0.4

12 Feb 16:39
Compare
Choose a tag to compare
0.4

Support cursor.fetchone()

0.3

04 Feb 16:09
Compare
Choose a tag to compare
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

04 Feb 03:20
Compare
Choose a tag to compare
0.2

Add support for serializing the date type

0.1

01 Feb 03:59
Compare
Choose a tag to compare
0.1

Initial release of support for DuckDB engine on Parquet, CSV and JSON lines files