Changelog

This commit is contained in:
Chris Tsang 2022-07-10 16:18:30 +08:00
parent 6e47d488d4
commit 47e80024d5

View File

@ -23,6 +23,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* [sea-orm-cli] Generate enum with numeric like variants (#588)
* [sea-orm-cli] Allow old pending migration to be applied (#755)
* [sea-orm-cli] Skip generating entity for ignored tables (#837)
* [sea-orm-cli] Generate code for `time` crate (#724)
### Upgrades