Merge "Removed newFromConds master fallback logic; obsoleted by $flags"
[lhc/web/wiklou.git] / maintenance / archives / patch-rename-iwl_prefix.sql
index 4b11b36..4a41003 100644 (file)
@@ -1,4 +1,4 @@
--- 
+--
 -- Recreates the iwl_prefix index for the iwlinks table
 --
 CREATE UNIQUE INDEX /*i*/iwl_prefix_title_from ON /*_*/iwlinks (iwl_prefix, iwl_title, iwl_from);