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