feat(lstv2 move): moved lstv2 into this app to keep them combined and easier to maintain
This commit is contained in:
3
lstV2/database/migrations/0027_needy_sleepwalker.sql
Normal file
3
lstV2/database/migrations/0027_needy_sleepwalker.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE "printers" ALTER COLUMN "statusText" DROP NOT NULL;--> statement-breakpoint
|
||||
ALTER TABLE "printers" ALTER COLUMN "assigned" DROP NOT NULL;--> statement-breakpoint
|
||||
ALTER TABLE "printers" ALTER COLUMN "monitorState" DROP NOT NULL;
|
||||
Reference in New Issue
Block a user