ALTER TABLE `ie_User` ADD `reportsAccess` ENUM('y', 'n') NOT NULL DEFAULT 'n' AFTER `recoverCodeExpirationDate`; INSERT INTO `ie_zz_DPageItemType` (`id`, `type`, `title`, `sorter`) VALUES (NULL, 'Report_Instruction', 'Report Instructions Page', '200'); -- manually add Page -- Alias: report-instructions -- Title: Report Instructions -- Options: - -- Content: Report Instructions Page