aboutsummaryrefslogtreecommitdiff
path: root/src/db
Commit message (Expand)AuthorAgeFilesLines
* refactor(global): even more modules becoming cratesFuwn2021-05-173-124/+0
* fix(docker): the dockeringFuwn2021-05-061-1/+1
* test(db): ignore test that only works in certain casesFuwn2021-05-061-0/+3
* feat(db): use diesel instead of sqlx, implement database testsFuwn2021-05-034-292/+118
* etc: Replace copyleft holder nameFuwn2021-04-282-2/+2
* etc: Add copyleft symbol to copyleft headerFuwn2021-04-272-2/+2
* etc: Prepend license identifier to *most* filesFuwn2021-04-262-0/+6
* major: :star:Fuwn2021-04-231-108/+135
* format: Refactor SQL snippet for consistencyFuwn2021-03-291-1/+3
* major: Publish work-in-progressFuwn2021-03-252-63/+0
* etc: get started on implementing db routinesFuwn2021-03-211-2/+57
* etc: publicize tables struct fieldsFuwn2021-03-211-22/+22
* feature: setup database tablesFuwn2021-03-213-0/+268