Start on sqlite support

- TODO: Sqlite doesn't support MD5, all calls to this function should be done
  beforehand.
This commit is contained in:
viktorstrate
2021-01-10 18:59:01 +01:00
parent b3596751cc
commit 41b122c461
4 changed files with 33 additions and 5 deletions

1
.gitignore vendored
View File

@@ -3,6 +3,7 @@
cache/
photo_cache/
/photos_path
photoview.db
.env