Changelog
This commit is contained in:
parent
fd279e2a74
commit
c56a37df51
@ -21,12 +21,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
* Added `TryFromU64` for `time` (#849)
|
* Added `TryFromU64` for `time` (#849)
|
||||||
* Added `Insert::on_conflict` (#791)
|
* Added `Insert::on_conflict` (#791)
|
||||||
* Added `QuerySelect::join_as` and `QuerySelect::join_as_rev` (#852)
|
* Added `QuerySelect::join_as` and `QuerySelect::join_as_rev` (#852)
|
||||||
|
* Include column name in `TryGetError::Null` (#853)
|
||||||
* [sea-orm-cli] Improve logging (#735)
|
* [sea-orm-cli] Improve logging (#735)
|
||||||
* [sea-orm-cli] Generate enum with numeric like variants (#588)
|
* [sea-orm-cli] Generate enum with numeric like variants (#588)
|
||||||
* [sea-orm-cli] Allow old pending migration to be applied (#755)
|
* [sea-orm-cli] Allow old pending migration to be applied (#755)
|
||||||
* [sea-orm-cli] Skip generating entity for ignored tables (#837)
|
* [sea-orm-cli] Skip generating entity for ignored tables (#837)
|
||||||
* [sea-orm-cli] Generate code for `time` crate (#724)
|
* [sea-orm-cli] Generate code for `time` crate (#724)
|
||||||
* [sea-orm-cli] Add various blob column types (#850)
|
* [sea-orm-cli] Add various blob column types (#850)
|
||||||
|
* [sea-orm-cli] Generate entity files with Postgres's schema name (#422)
|
||||||
|
|
||||||
### Upgrades
|
### Upgrades
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user