Skip to content

Releases: CollierKing/sqlalchemy-cloudflare-d1

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

v0.2.0

15 Dec 03:40
027f91e

Choose a tag to compare

What's Changed

  • Add Python Workers support with WorkerConnection by @CollierKing in #1

New Contributors

Full Changelog: https://github.com/CollierKing/sqlalchemy-cloudflare-d1/commits/v0.2.0

v0.1.0

24 Jul 14:47

Choose a tag to compare