summaryrefslogtreecommitdiffstats
path: root/migrations
AgeCommit message (Expand)Author
2021-11-19Update Copyright string to 2020-2022Matthias Beyer
2021-03-10Remove job input/output artifacts tablesMatthias Beyer
2021-02-25Add release stores in databaseMatthias Beyer
2021-02-05Remove "tree" from submitMatthias Beyer
2021-01-14Add migration for dedicated release tableMatthias Beyer
2021-01-13Add LICENSE file and license headersMatthias Beyer
2020-12-14Fix: Add constraints that artifact entries must be unique by path and job idMatthias Beyer
2020-12-03An Artifact belongs to a jobMatthias Beyer
2020-12-03Add flag to artifacts table, whether artifact is released or notMatthias Beyer
2020-11-13Add uuid field to "job" tableMatthias Beyer
2020-11-11Alter "jobs" table, because a job can have multiple outputsMatthias Beyer
2020-11-11Create migrations for job output artifactsMatthias Beyer
2020-11-05Remove idea of "buildplan"Matthias Beyer
2020-11-03Add migrations for creating all tablesMatthias Beyer
2020-11-03Add initial diesel setup codeMatthias Beyer
2020-11-03diesel setupMatthias Beyer