-- AlterTable
ALTER TABLE "EventType" ADD COLUMN     "requiresConfirmationWillBlockSlot" BOOLEAN NOT NULL DEFAULT false;
