Changelog
This commit is contained in:
parent
950a3bc201
commit
75c1e2c1f7
@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
|||||||
|
|
||||||
### Enhancements
|
### Enhancements
|
||||||
|
|
||||||
* [sea-orm-cli] Fix `migrate generate` on empty `mod.rs` files
|
* [sea-orm-cli] Fix `migrate generate` on empty `mod.rs` files https://github.com/SeaQL/sea-orm/pull/2064
|
||||||
* `DerivePartialModel` macro attribute `entity` now supports `syn::Type` https://github.com/SeaQL/sea-orm/pull/2137
|
* `DerivePartialModel` macro attribute `entity` now supports `syn::Type` https://github.com/SeaQL/sea-orm/pull/2137
|
||||||
```rust
|
```rust
|
||||||
#[derive(DerivePartialModel)]
|
#[derive(DerivePartialModel)]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user