Releases: flipbit03/sqlalchemy-easy-softdelete
Releases · flipbit03/sqlalchemy-easy-softdelete
v0.9.0
What's Changed
- Improve type hint docs, restructure tests (#31) by @flipbit03 in #39
- Fix SAWarning in lambda_stmt test by @flipbit03 in #41
Full Changelog: v0.8.7...v0.9.0
v0.8.7
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
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
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
v0.8.3
Full Changelog: v0.8.2...v0.8.3
v0.8.2
Full Changelog: v0.8.0...v0.8.2
v0.8.1
v0.8.0
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
What's Changed
- Remove some unneeded hard dependencies by @flipbit03 in #15
Full Changelog: v0.7.1...v0.7.2