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

2 lines
122 B
MySQL
Raw Normal View History

ALTER TABLE `#__componentbuilder_admin_view` ADD `add_fadein` TINYINT(1) NOT NULL DEFAULT '0' AFTER `add_custom_import`;