fixing migration

This commit is contained in:
Lucas Manchine
2025-09-24 10:02:15 -03:00
parent 59be1c5941
commit 291edce62f
4 changed files with 6585 additions and 1 deletions

View File

@@ -1 +0,0 @@
ALTER TABLE "application" ADD COLUMN IF NOT EXISTS "stopGracePeriodSwarm" bigint;

View File

@@ -0,0 +1 @@
ALTER TABLE "application" ADD COLUMN "stopGracePeriodSwarm" bigint;

File diff suppressed because it is too large Load Diff

View File

@@ -792,6 +792,13 @@
"when": 1758483520214,
"tag": "0112_freezing_skrulls",
"breakpoints": true
},
{
"idx": 113,
"version": "7",
"when": 1758718748847,
"tag": "0113_stop-grace-period-swarm",
"breakpoints": true
}
]
}