3.7.0-2016-11-21.sql 110 Bytes
-- Replace language image UNIQUE index for a normal INDEX.
ALTER TABLE `#__languages` DROP INDEX `idx_image`;