feat: add initial database migration and update package dependencies

This commit is contained in:
Thibault Pouch
2026-03-26 11:10:17 +01:00
parent 0899ba1bc9
commit 80e26b85d5
4 changed files with 258 additions and 2 deletions

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"