summaryrefslogtreecommitdiffstats
path: root/src/db/models/githash.rs
AgeCommit message (Expand)Author
2021-01-18Run `cargo fmt`Matthias Beyer
2021-01-13Add LICENSE file and license headersMatthias Beyer
2020-11-08Remove unused imports, sort importsMatthias Beyer
2020-11-05Move create-or-fetch logic into functions on model typesMatthias Beyer
2020-11-05Add NewGitHash for inserting git hashes into databaseMatthias Beyer
2020-11-05Add model for git hash storingMatthias Beyer