Merge "Deprecate static User::edits() in favour of User::getEditCount()"
[lhc/web/wiklou.git] / maintenance / oracle / archives / patch-ss_admins.sql
1 define mw_prefix='{$wgDBprefix}';
2
3 ALTER TABLE &mw_prefix.site_stats DROP COLUMN ss_admins;
4