Skip to content

Releases: flipbit03/sqlalchemy-easy-softdelete

v0.9.0

26 Jan 01:51
cc3d338

Choose a tag to compare

What's Changed

Full Changelog: v0.8.7...v0.9.0

v0.8.7

25 Jan 17:01
4c79663

Choose a tag to compare

What's Changed

  • Add support for lambda_stmt (LambdaElement) in soft-delete rewriter by @flipbit03 in #38

Full Changelog: v0.8.6...v0.8.7

v0.8.6

25 Jan 05:14
57899f9

Choose a tag to compare

What's Changed

  • Fix soft-delete filtering for joinedload and eager loading by @flipbit03 in #37

Full Changelog: v0.8.5...v0.8.6

v0.8.5

25 Jan 03:49
2b9d9d2

Choose a tag to compare

What's Changed

  • Replace deprecated datetime.utcnow() with datetime.now(timezone.utc) by @flipbit03 in #36

Full Changelog: v0.8.4...v0.8.5

v0.8.4

25 Jan 03:38
8ac1255

Choose a tag to compare

What's Changed

Full Changelog: v0.8.3...v0.8.4

v0.8.3

27 Aug 02:46

Choose a tag to compare

Full Changelog: v0.8.2...v0.8.3

v0.8.2

19 Jun 23:26

Choose a tag to compare

Full Changelog: v0.8.0...v0.8.2

v0.8.1

19 Jun 23:14
d6b7f51

Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.8.1

v0.8.0

19 Jun 23:08
d50e718

Choose a tag to compare

What's Changed

  • Complete SQLAlchemy 2.0 Support with NOX (Multiple Python) Tests by @flipbit03 in #16

Full Changelog: v0.7.2...v0.8.0

v0.7.2

20 Apr 16:00
d520c37

Choose a tag to compare

What's Changed

Full Changelog: v0.7.1...v0.7.2