aboutsummaryrefslogtreecommitdiffstats
path: root/sql/postgres/patch-drop-cl_collation_ext.sql
blob: fdc0502664d100e574a148f337aeb741e71a8e72 (plain) (blame)
1
2
3
4
5
-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: sql/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;