Switch database from SQLite to PostgreSQL

This commit is contained in:
Andymick
2026-07-18 09:36:53 +01:00
parent cee1013a7a
commit de06222190
3 changed files with 560 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
# Please do not edit this file manually
# It should be added in your version-control system (i.e. Git)
provider = "postgresql"