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