Notes
This commit is contained in:
parent
d6b83d3346
commit
ec9163ab8e
@ -36,6 +36,7 @@ assert_eq!(
|
|||||||
))
|
))
|
||||||
);
|
);
|
||||||
|
|
||||||
|
// update many remains the same
|
||||||
assert_eq!(
|
assert_eq!(
|
||||||
Update::many(cake::Entity)
|
Update::many(cake::Entity)
|
||||||
.col_expr(cake::Column::Name, Expr::value("Cheese Cake".to_owned()))
|
.col_expr(cake::Column::Name, Expr::value("Cheese Cake".to_owned()))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user