2 lines
99 B
SQL

ALTER TABLE `#__componentbuilder_field` CHANGE `type` `fieldtype` INT( 11 ) NOT NULL DEFAULT '0';