Compare commits
No commits in common. "a02ea1d07cd1cf25d41752bb9b04127105fe68a9" and "16ce8c0ca7b7ca084b5ae731c84a4d0d6e44231b" have entirely different histories.
a02ea1d07c
...
16ce8c0ca7
@ -89,7 +89,6 @@ namespace FlowerShopDatabaseImplement.Implements
|
|||||||
}
|
}
|
||||||
|
|
||||||
bouquet.Update(model);
|
bouquet.Update(model);
|
||||||
bouquet.UpdateComponents(context, model);
|
|
||||||
|
|
||||||
context.SaveChanges();
|
context.SaveChanges();
|
||||||
context.Database.CommitTransaction();
|
context.Database.CommitTransaction();
|
||||||
|
Loading…
Reference in New Issue
Block a user