CHANGELOG
This commit is contained in:
parent
8e888eda7b
commit
cab4b2b037
@ -26,6 +26,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
* `DeriveEnriryModel` derive macro: when parsing field type, always treat field with `Option<T>` as nullable column https://github.com/SeaQL/sea-orm/pull/1257
|
* `DeriveEnriryModel` derive macro: when parsing field type, always treat field with `Option<T>` as nullable column https://github.com/SeaQL/sea-orm/pull/1257
|
||||||
|
|
||||||
|
### Enhancements
|
||||||
|
|
||||||
|
* [sea-orm-cli] Generate `Related` implementation for many-to-many relation with extra columns https://github.com/SeaQL/sea-orm/pull/1260
|
||||||
|
|
||||||
## 0.10.4 - 2022-11-24
|
## 0.10.4 - 2022-11-24
|
||||||
|
|
||||||
### Bug Fixes
|
### Bug Fixes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user