summaryrefslogtreecommitdiffstats
path: root/src/db/models/mod.rs
AgeCommit message (Expand)Author
2021-02-25Add release stores in databaseMatthias Beyer
2021-01-18Run `cargo fmt`Matthias Beyer
2021-01-14Update implementation for dedicated release tableMatthias Beyer
2021-01-13Add LICENSE file and license headersMatthias Beyer
2020-11-16Add model type for job to env mappingMatthias Beyer
2020-11-13Add model definition for JobMatthias Beyer
2020-11-13Add model definition for EndpointMatthias Beyer
2020-11-05Add model for submit storingMatthias Beyer
2020-11-05Add model for Package storingMatthias Beyer
2020-11-05Add model for git hash storingMatthias Beyer
2020-11-03Add subcommand to list images from databaseMatthias Beyer
2020-11-03Add subcommand to list env variables from databaseMatthias Beyer
2020-11-03Add model: ArtifactMatthias Beyer