Enhancements
- Cast enum values when constructing update many query #1178
Bug Fixes
- Fixes
DeriveColumn
(by qualifyingIdenStatic::as_str
) #1280 - Prevent returning connections to pool with a positive transaction depth #1283
- [sea-orm-codegen] Skip implementing Related if the same related entity is being referenced by a conjunct relation #1298
- [sea-orm-cli] CLI depends on codegen of the same version #1299