wiki.techinc.nl/maintenance/archives/patch-iwlinks-drop-iwl_prefix_from_title.sql

6 lines
325 B
MySQL
Raw Normal View History

-- 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;