Moved all database code to db module

This commit is contained in:
Jef Roosens 2021-09-01 12:50:33 +02:00
parent 2cc4d53961
commit fb2a6126fe
Signed by untrusted user: Jef Roosens
GPG key ID: B580B976584B5F30
8 changed files with 67 additions and 33 deletions

3
.gitignore vendored
View file

@ -16,3 +16,6 @@ out/
# Added by cargo
/target
.vim/
vendor/