r48727 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r48726‎ | r48727 | r48728 >
Date:06:43, 24 March 2009
Author:werdna
Status:deferred
Tags:
Comment:
Trailing newlines
Modified paths:
  • /branches/preferences-work/phase3/maintenance/archives/patch-user_properties.sql (modified) (history)

Diff [purge]

Index: branches/preferences-work/phase3/maintenance/archives/patch-user_properties.sql
@@ -7,4 +7,4 @@
88 ) /*$wgDBTableOptions*/;
99
1010 CREATE UNIQUE INDEX /*i*/user_properties_user_property on user_properties (up_user,up_property);
11 -CREATE INDEX /*i*/user_properties_property on user_properties (up_property);
\ No newline at end of file
 11+CREATE INDEX /*i*/user_properties_property on user_properties (up_property);

Status & tagging log