aboutsummaryrefslogtreecommitdiffstats
path: root/sql/mysql/patch-iwlinks-drop-iwl_prefix_from_title.sql
blob: 14d434eab661340e16942e6187560ec3e673e59d (plain) (blame)
1
2
3
4
5
-- This file is automatically generated using maintenance/generateSchemaChangeSql.php.
-- Source: maintenance/abstractSchemaChanges/patch-iwlinks-drop-iwl_prefix_from_title.json
-- Do not modify this file directly.
-- See https://www.mediawiki.org/wiki/Manual:Schema_changes
DROP INDEX iwl_prefix_from_title ON /*_*/iwlinks;