2H2AVMXIHKNZFN4EB3Y6KVBIZ56QH7WS7JSHX373LJQWYQ5KYZIAC
("update Jobsets set triggerTime = null where project = $1 and name = $2 and startTime is not null and triggerTime < startTime")
("update Jobsets set triggerTime = null where project = $1 and name = $2 and startTime is not null and triggerTime <= startTime")