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/0034_massive_penance.sql
Normal file
2
lstV2/database/migrations/0034_massive_penance.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "printers" ALTER COLUMN "lastTimePrinted" SET DATA TYPE timestamp;--> statement-breakpoint
|
||||
ALTER TABLE "printers" ADD COLUMN "printDelay" numeric;
|
||||
Reference in New Issue
Block a user