Merge "Revert "Deprecating: Consolidating `progressive` & `constructive` buttons""
[lhc/web/wiklou.git] / maintenance / archives / patch-archive-ar_content_format.sql
1 ALTER TABLE /*$wgDBprefix*/archive
2 ADD ar_content_format varbinary(64) DEFAULT NULL;