refactor: move db stuff into own module

This commit is contained in:
Jef Roosens 2024-12-28 15:58:07 +01:00
parent 412f4cd2c7
commit f96bf4d193
No known key found for this signature in database
GPG key ID: 21FD3D77D56BAF49
5 changed files with 111 additions and 66 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
/target
db.sqlite