blob: d839ecf111fd090b65e665d19c97aee4bb8506ad [file] [log] [blame]
ALTER TABLE `m_code_value`
ADD COLUMN `is_active` TINYINT(1) NOT NULL DEFAULT '1' AFTER `code_score`;