Merge "Bug 35681 - Upgrade jQuery UI to 1.8.18"
[mediawiki.git] / maintenance / sqlite / archives / patch-kill-iwl_pft.sql
blob8fc4b5cd67b67730486dfa4813d075ce809c2ef5
1 --
2 -- Kill the old iwl_prefix_from_title index, which may be present on some
3 -- installs if they ran update.php between it being added and being renamed
4 --
6 DROP INDEX IF EXISTS /*i*/iwl_prefix;