Changelog

This commit is contained in:
Chris Tsang 2023-09-22 09:37:03 +01:00
parent 27ca745208
commit 6eb9fb3a9f

View File

@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* [sea-orm-migration] Check if an index exists https://github.com/SeaQL/sea-orm/pull/1828
### Enhancements
* [sea-orm-cli] Support generation of related entity with composite foreign key https://github.com/SeaQL/sea-orm/pull/1693
## 0.12.2 - 2023-08-04
### Enhancements