Update CHANGELOG.md
This commit is contained in:
parent
a80c33ef4c
commit
e919831e72
@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
* Replaced `usize` with `u64` in `PaginatorTrait` https://github.com/SeaQL/sea-orm/pull/789
|
* Replaced `usize` with `u64` in `PaginatorTrait` https://github.com/SeaQL/sea-orm/pull/789
|
||||||
|
|
||||||
|
### Enhancements
|
||||||
|
|
||||||
|
* `fn column()` also handle enum type https://github.com/SeaQL/sea-orm/pull/973
|
||||||
|
|
||||||
## 0.9.2 - 2022-08-20
|
## 0.9.2 - 2022-08-20
|
||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
|
Loading…
x
Reference in New Issue
Block a user