Changelog

This commit is contained in:
Chris Tsang 2022-07-10 23:08:12 +08:00
parent 5bd05c697d
commit cc31409549

View File

@ -25,6 +25,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* [sea-orm-cli] Skip generating entity for ignored tables (#837)
* [sea-orm-cli] Generate code for `time` crate (#724)
* [sea-orm-cli] Add various blob column types (#850)
* Added `TryFromU64` for `time` (#849)
### Upgrades