ИСЭбд-21 Куклев М.И. лаб3 базовая #3

Closed
maloko wants to merge 1 commits from lab3 into lab2
Owner
No description provided.
maloko added 1 commit 2024-04-07 17:25:24 +04:00
eegov approved these changes 2024-04-14 21:54:07 +04:00
eegov left a comment
Collaborator

Проверено

Проверено
@ -0,0 +80,4 @@
return null;
}
public static OrderViewModel AccessPackageStorage(OrderViewModel model)
Collaborator

Cущности связаны, так что отдельный запрос для получения названия не требуется

Cущности связаны, так что отдельный запрос для получения названия не требуется
@ -0,0 +123,4 @@
modelBuilder.Entity("SoftwareInstallationDatabaseImplement.Models.Order", b =>
{
b.HasOne("SoftwareInstallationDatabaseImplement.Models.Package", null)
Collaborator

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

Связь настроена не до конца
eegov closed this pull request 2024-04-14 21:54:12 +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: maloko/ISEbd_21_Kuklew_M.I._SoftwareInstallation#3
No description provided.