CHANGELOG
This commit is contained in:
parent
08659d4f8f
commit
a26dfc8ef7
@ -102,6 +102,12 @@ pub enum StringValueVariant {
|
|||||||
* Re-exported `sea_orm_macros::EnumIter` instead of `strum::EnumIter` on the root of `sea-orm`
|
* Re-exported `sea_orm_macros::EnumIter` instead of `strum::EnumIter` on the root of `sea-orm`
|
||||||
* The Variant Enum generated by `DeriveActiveEnum` will properly escape non-UAX#31 compliant characters
|
* The Variant Enum generated by `DeriveActiveEnum` will properly escape non-UAX#31 compliant characters
|
||||||
|
|
||||||
|
## 0.11.3 - Pending
|
||||||
|
|
||||||
|
### Enhancements
|
||||||
|
|
||||||
|
* Re-export `sea_orm::ConnectionTrait` in `sea_orm_migration::prelude` https://github.com/SeaQL/sea-orm/pull/1577
|
||||||
|
|
||||||
## 0.11.2 - 2023-03-25
|
## 0.11.2 - 2023-03-25
|
||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
|
Loading…
x
Reference in New Issue
Block a user