build: Upgrade mediawiki/mediawiki-phan-config from 0.5.0 to 0.6.0 and make pass
[lhc/web/wiklou.git] / maintenance / archives / patch-drop-page_counter.sql
1 -- field is deprecated and no longer updated as of 1.25
2 ALTER TABLE /*_*/page DROP COLUMN page_counter;