ALTER TABLE `academic_verifications` ADD `is_ooc` BOOLEAN NULL AFTER `file`, ADD `is_nsc` BOOLEAN NULL AFTER `is_ooc`;