Update CHANGELOG.md
This commit is contained in:
parent
a47fd91567
commit
b255d7f114
@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
* Support `distinct` & `distinct_on` expression https://github.com/SeaQL/sea-orm/pull/902
|
||||
* `fn column()` also handle enum type https://github.com/SeaQL/sea-orm/pull/973
|
||||
* Added `acquire_timeout` on `ConnectOptions` https://github.com/SeaQL/sea-orm/pull/897
|
||||
* `migrate fresh` command will drop all PostgreSQL types https://github.com/SeaQL/sea-orm/pull/864, https://github.com/SeaQL/sea-orm/pull/991
|
||||
* [sea-orm-cli] `migrate fresh` command will drop all PostgreSQL types https://github.com/SeaQL/sea-orm/pull/864, https://github.com/SeaQL/sea-orm/pull/991
|
||||
* Better compile error for entity without primary key https://github.com/SeaQL/sea-orm/pull/1020
|
||||
* Added blanket implementations of `IntoActiveValue` for `Option` values https://github.com/SeaQL/sea-orm/pull/833
|
||||
* Added `into_model` & `into_json` to `Cursor` https://github.com/SeaQL/sea-orm/pull/1112
|
||||
|
Loading…
x
Reference in New Issue
Block a user