ALTER TABLE `subperiod` ADD `grade_input_sbp` ENUM( 'LOCKED', 'UNLOCKED' ) NOT NULL DEFAULT 'UNLOCKED' AFTER `end_date_sbp` ;