aboutsummaryrefslogtreecommitdiff
path: root/sqitch/sqlite/verify/build_starts.sql
Commit message (Collapse)AuthorAge
* Support storing when builds startChristopher Baines2020-07-01
This isn't particularly accurate, what's actually being stored is the current time when the record is inserted in to the coordinator database, but that should happen just before the agent starts the build, so hopefully that's good enough.