Zacharchenko Lab work 3 base #4

Closed
shadowik wants to merge 3 commits from Lab3 into Lab2
Owner
No description provided.
shadowik added 3 commits 2023-04-01 11:44:52 +04:00
eegov approved these changes 2023-04-03 09:05:32 +04:00
eegov left a comment
Collaborator

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

Зачтено с понижением балла(ов)
@ -0,0 +39,4 @@
{
Id = model.Id,
PizzaId = model.PizzaId,
Pizza = context.Pizzas.First(x => x.Id == model.PizzaId),
Collaborator

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

Cущности связаны, так что отдельный запрос для получения названия не требуется
eegov closed this pull request 2023-04-03 09:05:36 +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: shadowik/PIbd-21_Zaharchenko_M.I._Pizzeria#4
No description provided.