Skip to content

Releases: CollierKing/sqlalchemy-cloudflare-d1

v0.3.9

17 Apr 00:18
e85855e

Choose a tag to compare

What's Changed

Full Changelog: v0.3.8...v0.3.9

v0.3.8

14 Feb 21:48
5380809

Choose a tag to compare

What's Changed

Full Changelog: v0.3.7...v0.3.8

v0.3.7

14 Feb 20:01
a23eb8a

Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.3.7

v0.3.6

03 Feb 02:57
a717fb4

Choose a tag to compare

What's Changed

  • Add DateTime support, fix D1_TYPE_ERROR on datetime inserts (Issue #13) by @CollierKing in #14

Full Changelog: v0.3.5...v0.3.6

v0.3.5

31 Jan 02:43
e253bc1

Choose a tag to compare

What's Changed

  • Fix single-row results lost in cursor.description for WorkerConnection by @CollierKing in #11

Full Changelog: v0.3.4...v0.3.5

v0.3.4

15 Jan 00:41
7b93daa

Choose a tag to compare

What's Changed

  • Add LargeBinary support and ON CONFLICT test coverage (Issues #8 and #9) by @CollierKing in #10

Full Changelog: v0.3.3...v0.3.4

v0.3.3

02 Jan 19:47
b99f6c1

Choose a tag to compare

What's Changed

  • Fix Boolean columns returning strings instead of Python bool (Issue #6) by @CollierKing in #7

Full Changelog: v0.3.2...v0.3.3

v0.3.2

01 Jan 19:33
bf75ca6

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

19 Dec 00:54
0774287

Choose a tag to compare

What's Changed

  • Add SQLAlchemy Core/ORM support for Python Workers and async engine by @CollierKing in #3

Full Changelog: v0.3.0...v0.3.1

v0.3.0

15 Dec 19:50
723fe92

Choose a tag to compare

What's Changed

  • Refactor compilers to inherit from SQLite base classes by @CollierKing in #2

Full Changelog: v0.2.0...v0.3.0