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/0035_even_adam_warlock.sql
Normal file
2
lstV2/database/migrations/0035_even_adam_warlock.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE "printers" ALTER COLUMN "lastTimePrinted" SET DEFAULT now();--> statement-breakpoint
|
||||
ALTER TABLE "printers" ALTER COLUMN "lastTimePrinted" SET NOT NULL;
|
||||
Reference in New Issue
Block a user