chore(csms): update migration files
This commit is contained in:
2
apps/csms/drizzle/0002_sweet_the_professor.sql
Normal file
2
apps/csms/drizzle/0002_sweet_the_professor.sql
Normal 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';
|
||||||
1829
apps/csms/drizzle/meta/0002_snapshot.json
Normal file
1829
apps/csms/drizzle/meta/0002_snapshot.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user