6 lines
313 B
MySQL
6 lines
313 B
MySQL
|
|
-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
|
||
|
|
-- Source: maintenance/abstractSchemaChanges/patch-drop-cl_collation_ext.json
|
||
|
|
-- Do not modify this file directly.
|
||
|
|
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
|
||
|
|
DROP INDEX cl_collation_ext ON /*_*/categorylinks;
|