aboutsummaryrefslogtreecommitdiffstats
path: root/maintenance/postgres/archives/patch-iwlinks-drop-iwl_prefix_from_title.sql
blob: 9bb9ad801463db6fde948cafd62137a56fbdf2b7 (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;