feat: add initial migration SQL and migration lock for PostgreSQL

This commit is contained in:
2026-05-15 09:25:32 +02:00
parent 09baafd6b0
commit a69635e4ab
2 changed files with 92 additions and 0 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"