summaryrefslogtreecommitdiff
path: root/schema.sql
AgeCommit message (Collapse)Author
2019-03-23allow scheduling builds via webappHelmut Grohne
2019-03-17license the beast as gpl-2+Helmut Grohne
2019-03-05schema.sql: improve unique indexHelmut Grohne
Most of the time, we'll query depstate by source. Thus it should come first in the uniqueness constraint.
2019-02-03initial checkinHelmut Grohne