add migration files

This commit is contained in:
Daniel Roth 2026-05-12 15:42:27 +00:00
parent 8f87ea0c96
commit 4b62b12f15
3 changed files with 9405 additions and 0 deletions

View file

@ -0,0 +1 @@
ALTER TABLE "magic_plan_plan" ADD CONSTRAINT "magic_plan_plan_magic_plan_uid_unique" UNIQUE("magic_plan_uid");

File diff suppressed because it is too large Load diff

View file

@ -1401,6 +1401,13 @@
"when": 1778249728162,
"tag": "0199_rich_mandroid",
"breakpoints": true
},
{
"idx": 200,
"version": "7",
"when": 1778600522440,
"tag": "0200_new_beast",
"breakpoints": true
}
]
}