feat(database): run migration

This commit is contained in:
Pihkaal
2025-12-04 22:18:57 +01:00
parent b007f0a892
commit 56b2312f51
7 changed files with 194 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
{
"version": "7",
"dialect": "postgresql",
"entries": [
{
"idx": 0,
"version": "7",
"when": 1764882945878,
"tag": "0000_tan_justin_hammer",
"breakpoints": true
}
]
}