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

2 lines
113 B
SQL

ALTER TABLE `#__componentbuilder_joomla_module` ADD `target` TINYINT(1) NOT NULL DEFAULT 0 AFTER `system_name`;