Follows up removal of code using hitcounters in 90d90dad6
RFC: https://www.mediawiki.org/wiki/Requests_for_comment/Removing_hit_counters_from_MediaWiki_core
Change-Id: Ieeb558f9523c11965cbc1941cad4f316c00c85c5
2 lines
104 B
SQL
2 lines
104 B
SQL
-- field is deprecated and no longer updated as of 1.25
|
|
ALTER TABLE /*_*/page DROP COLUMN page_counter;
|