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