Changelog

This commit is contained in:
Chris Tsang 2022-07-01 02:38:33 +08:00
parent 55601f2966
commit 166759d489

View File

@ -18,6 +18,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Improve sea-orm-cli logging (#735)
* Added `sqlx_logging_level` (#800)
* Support on conflict in insert query (#791)
* CLI generate enum with numeric like variants (#588)
### Upgrades