Added migration for minimum booking notice
parent
4368ad0289
commit
00550ac8ce
|
@ -0,0 +1,2 @@
|
|||
-- AlterTable
|
||||
ALTER TABLE "EventType" ADD COLUMN "minimumBookingNotice" INTEGER NOT NULL DEFAULT 120;
|
Loading…
Reference in New Issue