wiki.techinc.nl/maintenance/sqlite/archives/patch-kill-iwl_pft.sql

7 lines
196 B
SQL

--
-- Kill the old iwl_prefix_from_title index, which may be present on some
-- installs if they ran update.php between it being added and being renamed
--
DROP INDEX IF EXISTS /*i*/iwl_prefix;