Pibd-24 Boyko_M.S. LabWork04 #4
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lab4"
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?
Проверено
@ -31,0 +42,4 @@
"LEFT JOIN clients on clients.Id = cases.clientid " +
"INNER JOIN case_advocates ca ON ca.caseid = cases.Id LEFT JOIN advocates a on a.Id = ca.advocateid " +
$"{builder.Build()}";
// $"{builder.Build()}";
Закомментированного кода быть не должно
Pull request closed