Changelog
This commit is contained in:
parent
0437061287
commit
10165ea181
@ -69,7 +69,7 @@ enum ColumnType {
|
|||||||
|
|
||||||
### Migration Guide
|
### Migration Guide
|
||||||
|
|
||||||
* A new method `array_type` was added to `ValueType`
|
* A new method `array_type` was added to `ValueType`:
|
||||||
```rust
|
```rust
|
||||||
impl sea_orm::sea_query::ValueType for MyType {
|
impl sea_orm::sea_query::ValueType for MyType {
|
||||||
fn array_type() -> sea_orm::sea_query::ArrayType {
|
fn array_type() -> sea_orm::sea_query::ArrayType {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user