chore(csms): update migration files

This commit is contained in:
2026-03-12 13:30:41 +08:00
parent d1bff8bfd9
commit 17f185f366
3 changed files with 1838 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
ALTER TABLE "id_tag" ADD COLUMN "card_layout" varchar DEFAULT 'around';--> statement-breakpoint
ALTER TABLE "id_tag" ADD COLUMN "card_skin" varchar DEFAULT 'circles';

File diff suppressed because it is too large Load Diff

View File

@@ -15,6 +15,13 @@
"when": 1773159362406, "when": 1773159362406,
"tag": "0001_superb_the_twelve", "tag": "0001_superb_the_twelve",
"breakpoints": true "breakpoints": true
},
{
"idx": 2,
"version": "7",
"when": 1773293422460,
"tag": "0002_sweet_the_professor",
"breakpoints": true
} }
] ]
} }