[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Summary view] [Print] [Text view]
1 ALTER TABLE /*$wgDBprefix*/user 2 ADD COLUMN user_editcount int; 3 4 -- Don't initialize values immediately... or should we? 5 -- They will be lazy-evaluated, or batch-filled via maintenance/initEditCount.php
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |