feat(lstv2 move): moved lstv2 into this app to keep them combined and easier to maintain
This commit is contained in:
2
lstV2/database/migrations/0020_empty_thundra.sql
Normal file
2
lstV2/database/migrations/0020_empty_thundra.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "rfidTags" ALTER COLUMN "counts" SET DEFAULT '[]'::jsonb;--> statement-breakpoint
|
||||
ALTER TABLE "rfidTags" ALTER COLUMN "counts" DROP NOT NULL;
|
||||
Reference in New Issue
Block a user