summaryrefslogtreecommitdiffstats
path: root/src/db/mod.rs
AgeCommit message (Expand)Author
2021-02-11Implement find-artifact subcommandMatthias Beyer
2021-01-18Run `cargo fmt`Matthias Beyer
2021-01-13Add LICENSE file and license headersMatthias Beyer
2020-11-10Move DB cli interface to proper placeMatthias Beyer
2020-11-03Add model: ArtifactMatthias Beyer
2020-11-03Add DB interface module for talking to the DB directlyMatthias Beyer
2020-11-03Add DB CLI setupMatthias Beyer
2020-11-03Add DB connection establishingMatthias Beyer