Agliullov D. A. Lab Work 3 Hard #7

Closed
d.agliullov wants to merge 15 commits from Lab3_Hard into Lab2_Hard
Owner
No description provided.
d.agliullov added 15 commits 2023-03-08 20:41:12 +04:00
d.agliullov requested review from eegov 2023-03-08 20:41:21 +04:00
eegov approved these changes 2023-03-13 08:47:29 +04:00
eegov left a comment
Collaborator

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

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

Странная связь

Странная связь
@ -0,0 +219,4 @@
modelBuilder.Entity("ConfectioneryDatabaseImplement.Models.ShopPastry", b =>
{
b.HasOne("ConfectioneryDatabaseImplement.Models.Pastry", "Pastry")
.WithMany()
Collaborator

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

Связь настроена не до конца
eegov closed this pull request 2023-03-13 08:47:33 +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: d.agliullov/ISEbd-21_Agliullov.D.A._Confectionery#7
No description provided.