CHANGELOG
This commit is contained in:
parent
33a665c683
commit
5809535fb0
@ -30,6 +30,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
* Fixes `DeriveColumn` (by qualifying `IdenStatic::as_str`) https://github.com/SeaQL/sea-orm/pull/1280
|
* Fixes `DeriveColumn` (by qualifying `IdenStatic::as_str`) https://github.com/SeaQL/sea-orm/pull/1280
|
||||||
* Prevent returning connections to pool with a positive transaction depth https://github.com/SeaQL/sea-orm/pull/1283
|
* Prevent returning connections to pool with a positive transaction depth https://github.com/SeaQL/sea-orm/pull/1283
|
||||||
|
|
||||||
|
## 0.10.6 - 2022-12-02
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* [sea-orm-codegen] Skip implementing Related if the same related entity is being referenced by a conjunct relation https://github.com/SeaQL/sea-orm/pull/1298
|
||||||
|
* [sea-orm-cli] CLI depends on codegen of the same version https://github.com/SeaQL/sea-orm/pull/1299/
|
||||||
|
|
||||||
## 0.10.5 - 2022-12-02
|
## 0.10.5 - 2022-12-02
|
||||||
|
|
||||||
### New Features
|
### New Features
|
||||||
|
Loading…
x
Reference in New Issue
Block a user