Changelog
This commit is contained in:
parent
b91ca2b778
commit
3f07bd19b1
@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
### New Features
|
### New Features
|
||||||
* Better error types (carrying SQLx Error) https://github.com/SeaQL/sea-orm/pull/1002
|
* Better error types (carrying SQLx Error) https://github.com/SeaQL/sea-orm/pull/1002
|
||||||
|
* Support array datatype in PostgreSQL https://github.com/SeaQL/sea-orm/pull/1132
|
||||||
* [sea-orm-cli] Generate entity files as a library or module https://github.com/SeaQL/sea-orm/pull/953
|
* [sea-orm-cli] Generate entity files as a library or module https://github.com/SeaQL/sea-orm/pull/953
|
||||||
* [sea-orm-cli] Generate a new migration template with name prefix of unix timestamp https://github.com/SeaQL/sea-orm/pull/947
|
* [sea-orm-cli] Generate a new migration template with name prefix of unix timestamp https://github.com/SeaQL/sea-orm/pull/947
|
||||||
* [sea-orm-cli] Generate migration in modules https://github.com/SeaQL/sea-orm/pull/933
|
* [sea-orm-cli] Generate migration in modules https://github.com/SeaQL/sea-orm/pull/933
|
||||||
|
Loading…
x
Reference in New Issue
Block a user