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/0050_flat_nuke.sql
Normal file
3
lstV2/database/migrations/0050_flat_nuke.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE "qualityRequest" ALTER COLUMN "durationToMove" SET DATA TYPE integer;--> statement-breakpoint
|
||||
ALTER TABLE "qualityRequest" ALTER COLUMN "palletStatus" SET DATA TYPE integer;--> statement-breakpoint
|
||||
ALTER TABLE "qualityRequest" ALTER COLUMN "palletRequest" SET DATA TYPE integer;
|
||||
Reference in New Issue
Block a user