Merge "Enable entity loader and handle errors nicely in WikiImporter constructor"
[lhc/web/wiklou.git] / maintenance / archives / patch-log_params.sql
1 ALTER TABLE /*$wgDBprefix*/logging ADD log_params blob NOT NULL;