Tsukanova_I.V. LabWork03_hard #9

Closed
Inohara wants to merge 6 commits from LabWork03_hard into LabWork02_hard
Owner
No description provided.
Inohara added 6 commits 2023-04-11 13:35:36 +04:00
Inohara changed title from WIP LabWork03_hard to WIP Tsukanova_I.V. LabWork03_hard 2023-04-25 11:22:18 +04:00
Inohara changed title from WIP Tsukanova_I.V. LabWork03_hard to Tsukanova_I.V. LabWork03_hard 2023-05-03 11:15:54 +04:00
Inohara requested review from eegov 2023-05-03 11:15:57 +04:00
eegov approved these changes 2023-05-04 22:10:00 +04:00
eegov left a comment
Collaborator

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -0,0 +211,4 @@
.IsRequired();
});
modelBuilder.Entity("IceCreamShopDatabaseImplement.Models.Shop", b =>
Collaborator

Неверная связь

Неверная связь
@ -0,0 +221,4 @@
modelBuilder.Entity("IceCreamShopDatabaseImplement.Models.ShopIcecream", b =>
{
b.HasOne("IceCreamShopDatabaseImplement.Models.IceCream", "IceCream")
.WithMany()
Collaborator

Связь настроена не до конца

Связь настроена не до конца
eegov closed this pull request 2023-05-04 22:10:03 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Inohara/PIbd-22_Tsukanova_I.V._IceCreamShop#9
No description provided.