Merge "includes/libs: Replace implicit Bugzilla bug numbers with Phab ones"
[lhc/web/wiklou.git] / maintenance / archives / patch-drop-ss_total_views.sql
1 -- field is deprecated and no longer updated as of 1.24
2 ALTER TABLE /*_*/site_stats DROP COLUMN ss_total_views;