Fixed Issues
- Is it possible to have 4 values Composite Key? #352
- [sea-orm-cli] Better handling of relation generations #239
Merged PRs
- Add TryFromU64 trait for
DateTime<FixedOffset>
. by @kev0960 in #331 - add offset and limit by @lz1998 in #351
- For some reason the
axum_example
fail to compile by @billy1624 in #355 - Support Up to 6 Values Composite Primary Key by @billy1624 in #353
- Codegen Handle Self Referencing & Multiple Relations to the Same Related Entity by @billy1624 in #347
New Contributors
Full Changelog: 0.4.0...0.4.1