Component-Builder/admin/sql/updates/mysql/2.1.1.sql

2 lines
99 B
SQL

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