What's Changed
- Use oracle ORDER in txn.id sequence by @AbdealiLoKo in #80
- fix(#144): ensure enum-types have unique names by @leberknecht in #145
- fix(141): handle after_flush_postexec when creating version objects by @indiVar0508 in #142
- Fix builder not copying hybrid_property.expr and other props to the version class by @maximvlah in #147
- Fix/mappedcolumn key attr by @ashish16052 in #151
- fix(#64): cartesian product in reln reflection to non-versioned classes by @winwinashwin in #154
- Complete migration away from legacy SQLAlchemy Query API by @winwinashwin in #156
- refactor: Remove cached_property dep and use functools by @winwinashwin in #157
- chore: Migrate to uv + other CI/CD refactors by @winwinashwin in #162
- fix(#153): Ghost objects removed from the in-memory python list of the parent by @Anubhav-2003 in #160
- feat: Add an option to opt-in for
write_onlyloader inversionsrelationship by @winwinashwin in #161
New Contributors
- @leberknecht made their first contribution in #145
- @maximvlah made their first contribution in #147
- @winwinashwin made their first contribution in #154
- @Anubhav-2003 made their first contribution in #160
Full Changelog: v2.1.4...v2.1.5