summaryrefslogtreecommitdiffstats
path: root/src/db/connection.rs
AgeCommit message (Expand)Author
2021-01-18Run `cargo fmt`Matthias Beyer
2021-01-13Add LICENSE file and license headersMatthias Beyer
2020-12-07Deny macro_use from external crateMatthias Beyer
2020-11-26Update dependency: clap: 3.0.0-beta.1 -> 3.0.0-beta.2Matthias Beyer
2020-11-08Remove unused imports, sort importsMatthias Beyer
2020-11-03Add DB connection establishingMatthias Beyer