[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/maintenance/archives/ -> patch-rc_moved.sql (source)

   1  -- rc_moved_to_ns and rc_moved_to_title is no longer used, delete the fields
   2  
   3  ALTER TABLE /*$wgDBprefix*/recentchanges DROP COLUMN rc_moved_to_ns,
   4                                           DROP COLUMN rc_moved_to_title;


Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1