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