ALTER TABLE `mm_Event` ADD `showInCalendar` ENUM('y','n') NOT NULL DEFAULT 'y' AFTER `registrationLimit`;