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

2 lines
120 B
SQL

ALTER TABLE `#__componentbuilder_custom_code` ADD `hashendtarget` VARCHAR(65) NOT NULL DEFAULT '' AFTER `hashtarget`;