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/0052_dark_human_torch.sql
Normal file
3
lstV2/database/migrations/0052_dark_human_torch.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
ALTER TABLE "ocmeCycleCounts" ALTER COLUMN "laneId" SET NOT NULL;--> statement-breakpoint
|
||||
ALTER TABLE "ocmeCycleCounts" ALTER COLUMN "warehouseName" SET DATA TYPE text;--> statement-breakpoint
|
||||
ALTER TABLE "ocmeCycleCounts" ALTER COLUMN "laneName" SET DATA TYPE text;
|
||||
Reference in New Issue
Block a user