Skip to content

Releases: Mause/duckdb_engine

v0.14.0

16 Dec 07:04
e6d93ad
Compare
Choose a tag to compare

0.14.0 (2024-12-16)

Features

  • reexport postgresql insert function (51dbb18)

Miscellaneous Chores

v0.13.7-pre0

24 Nov 01:40
fdaf3f7
Compare
Choose a tag to compare

0.13.7-pre0 (2024-11-24)

Miscellaneous Chores

v0.13.6

24 Nov 00:31
f1132aa
Compare
Choose a tag to compare

0.13.6 (2024-11-24)

Bug Fixes

  • avoid mutating caller's connect args (don't accumulate user_agents) (8f39aca)
  • deps: update dependency packaging to v24.2 (f5daa5a)

v0.13.5

07 Nov 10:22
c67c2e0
Compare
Choose a tag to compare

0.13.5 (2024-11-07)

Bug Fixes

  • deps: update dependency duckdb to v1.1.3 (3152ddb)
  • nightly: fix default connection references for nightly (c0848d2)
  • reflection bug: Fixed bug causing TypeError when using metadata.reflect() (b96c1d2)
  • sqlalchemy versions: Added statement to apply changes only for sqlalchemy version 2.0.36 and above (d6fcd32)

v0.13.4

22 Oct 03:39
4190fbb
Compare
Choose a tag to compare

0.13.4 (2024-10-22)

Bug Fixes

  • deps: update dependency duckdb to v1.1.2 (d363897)
  • propagate kwargs through compilation nodes (95d8cef)

v0.13.3

21 Oct 10:03
ab02e88
Compare
Choose a tag to compare

0.13.3 (2024-10-21)

Bug Fixes

  • add varint type (220c18f)
  • restrict varint to supported versions (ccdbc06)
  • update Map type for 1.0+ (7574837)

v0.13.2

04 Sep 10:41
7771480
Compare
Choose a tag to compare

0.13.2 (2024-09-04)

Bug Fixes

Documentation

  • use read_only=False so that example doesn't raise an exception. (#1079) (d0688b4)

v0.13.1

29 Jul 17:08
f630f5c
Compare
Choose a tag to compare

0.13.1 (2024-07-29)

Bug Fixes

  • fix: Pass user config option via database name #1064

v0.13.0

02 Jun 12:08
261f91c
Compare
Choose a tag to compare

0.13.0 (2024-06-02)

Features

  • first class interval support (286abb5)

Bug Fixes

  • deps: update dependency duckdb to v0.10.3 (7b5249a)

v0.12.1

24 May 02:12
03a7d16
Compare
Choose a tag to compare

0.12.1 (2024-05-24)

Bug Fixes

  • add new types names for 0.10.3 (8e0ca8e)