Skip to content

Releases: Mause/duckdb_engine

v0.3.0

02 Aug 10:55
400be0d
Compare
Choose a tag to compare

0.3.0 (2022-08-02)

Features

  • use SingletonThreadPool for :memory: connections (58ef77a)

v0.2.0

03 Jul 09:57
430b3e5
Compare
Choose a tag to compare

0.2.0 (2022-07-03)

Features

  • add missing apilevel and threadsafety attributes on duckdb DBAPI (bc413a3)
  • add release-please config (6e9a2d7)
  • add support for Binary (8235377)
  • enable relationship integrity (f41bd10)
  • improve release script (bcb17bf)
  • override driver name (1a7bb4e)
  • strip comments from generated sql (66265a2)
  • warn when we find comments in the ddl (5b27a7f)

Bug Fixes

  • enable updating of existing models (14a4d5f)

0.1.12a0

23 Jun 05:03
Compare
Choose a tag to compare
0.1.12a0 Pre-release
Pre-release

What's Changed

  • feat: enable interval support by @Mause in #278
  • fix: use modern dialect registration by @Mause in #280

Chores

  • chore: add release script by @Mause in #276
  • Update and rename release.ps1 to release.sh by @Mause in #287
  • feat: add duckdb_version test decorator by @Mause in #272
  • chore: add links to bug tracker and changelog by @Mause in #282
  • feature/bug report template by @Mause in #285
  • feat: Create CODE_OF_CONDUCT.md by @Mause in #284

Version bumps

  • chore(deps): bump duckdb from 0.3.4 to 0.4.0 by @dependabot in #273
  • chore(deps): update github/codeql-action action to v1.1.13 by @renovate in #279
  • chore(deps): update github/codeql-action action to v1.1.14 by @renovate in #286

Full Changelog: v0.1.11...v0.1.12a0

0.1.11

21 Jun 07:19
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.10...0.1.11

0.1.10

19 Jun 06:46
7f627da
Compare
Choose a tag to compare

What's Changed

  • feat: add sqlalchemy stubs for internal type checking by @Mause in #266
  • test: add xfail test for intervals by @Mause in #267
  • fix: explicitly disable statement_cache for sqlalchemy 1.4 by @gforsyth in #268

Version bumps

  • chore(deps): update github/codeql-action action to v1.1.12 by @renovate in #265

Full Changelog: 0.1.9...0.1.10

0.1.9

14 Jun 15:11
Compare
Choose a tag to compare

What's Changed

  • feat: set duckdb as dialect name by @machow in #222
  • Support SQLAlchemy < 1.4 without a deprecation warning on 1.4+ by @marcua in #219
  • chore: enable branch-protection in ossf scorecard by @Mause in #250
  • fix: ignore internal metadata view names by @gforsyth in #259

Version bumps

New Contributors

  • @machow made their first contribution in #222
  • @marcua made their first contribution in #219
  • @mend-bolt-for-github made their first contribution in #243
  • @gforsyth made their first contribution in #259

Full Changelog: 0.1.8...0.1.9

0.1.8

02 Feb 06:49
Compare
Choose a tag to compare

What's Changed

Version bumps

New Contributors

Full Changelog: 0.1.7...0.1.8

v0.1.7

13 Jul 06:15
Compare
Choose a tag to compare

What's Changed

Version bumps

Full Changelog: 0.1.6...v0.1.7

v0.1.6

05 Jul 05:17
Compare
Choose a tag to compare

What's Changed

Version bumps

Full Changelog: 0.1.5...v0.1.6

v0.1.5

14 Jun 13:59
Compare
Choose a tag to compare

What's Changed

Version bumps

Full Changelog: v0.1.4...v0.1.5