PIbd22_Kuznetsov_A.V._lab5 #5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab5"
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?
Не во все реализации OrderStorage были внесены требуемые изменения
Проверено
@ -142,6 +172,12 @@ namespace SewingDressesDatabaseImplement.Migrations
modelBuilder.Entity("SewingDressesDatabaseImplement.Models.Order", b =>
{
b.HasOne("SewingDressesDatabaseImplement.Models.Client", null)
Связь настроена не до конца
Pull request closed