feat: Add basic infrastructure for SQLite

This commit is contained in:
Felix Pojtinger
2021-11-14 14:19:23 +01:00
parent 4de7240c85
commit b7c79d7e91
19 changed files with 4890 additions and 3 deletions
+4
View File
@@ -0,0 +1,4 @@
production:
dialect: sqlite3
datasource: /tmp/stfs-metadata.sqlite
dir: db/sqlite/migrations/metadata/