partial void UpdateShift(Shift instance);
partial void DeleteShift(Shift instance);
partial void InsertShift(Shift instance);