3 lines
92 B
SQL
3 lines
92 B
SQL
ALTER TABLE `#__costbenefitprojection_company`
|
|
ADD `mode` TINYINT(1) NOT NULL DEFAULT '1';
|