конец 4лаба
This commit is contained in:
parent
373c92633c
commit
10bb0d90fc
@ -152,15 +152,4 @@ LEFT JOIN Routes r on r.id = re.route_id
|
|||||||
throw;
|
throw;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
/*
|
|
||||||
|
|
||||||
SELECT
|
|
||||||
id,
|
|
||||||
car_id AS CarId,
|
|
||||||
driver_id AS DriverId,
|
|
||||||
shift_id AS ShiftId,
|
|
||||||
equipage_date AS EquipageDate
|
|
||||||
FROM Equipage
|
|
||||||
|
|
||||||
*/
|
|
Loading…
Reference in New Issue
Block a user