Agliullov D. A. Lab Work 3 Hard #7
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Lab3_Hard"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Зачтено с понижением балла(ов)
@ -0,0 +209,4 @@
b.Navigation("Pastry");
});
modelBuilder.Entity("ConfectioneryDatabaseImplement.Models.Shop", b =>
Странная связь
@ -0,0 +219,4 @@
modelBuilder.Entity("ConfectioneryDatabaseImplement.Models.ShopPastry", b =>
{
b.HasOne("ConfectioneryDatabaseImplement.Models.Pastry", "Pastry")
.WithMany()
Связь настроена не до конца
Pull request closed