Merge "Improve documentation of constants throughout the codebase"
[lhc/web/wiklou.git] / maintenance / archives / patch-userindex.sql
1 ALTER TABLE /*$wgDBprefix*/user ADD INDEX ( `user_name` );