Added the GUI switch to control the adding of the asset table fix. gh-616
This commit is contained in:
1
admin/sql/updates/mysql/2.12.1.sql
Normal file
1
admin/sql/updates/mysql/2.12.1.sql
Normal file
@ -0,0 +1 @@
|
||||
ALTER TABLE `#__componentbuilder_joomla_component` ADD `assets_table_fix` TINYINT(1) NOT NULL DEFAULT 3 AFTER `adduikit`;
|
Reference in New Issue
Block a user