Merge "Do not run ipblocks cleanup randomly, just do it all the time"
[lhc/web/wiklou.git] / maintenance / archives / patch-drop-user_options.sql
1 ALTER TABLE /*_*/user DROP COLUMN user_options;