Component-Builder-fork/admin/sql/updates/mysql/2.2.1.sql

2 lines
131 B
MySQL
Raw Normal View History

ALTER TABLE `#__componentbuilder_component` ADD `update_server_target` TINYINT(1) NOT NULL DEFAULT '1' AFTER `update_server_ftp`;