summaryrefslogtreecommitdiffstats
path: root/migrations
AgeCommit message (Expand)Author
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