[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

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

   1  ALTER TABLE /*_*/imagelinks
   2    ADD COLUMN il_from_namespace int NOT NULL default 0;
   3  
   4  CREATE INDEX /*i*/il_backlinks_namespace ON /*_*/imagelinks (il_to,il_from_namespace,il_from);


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