Merge "Use RemexHtml as the tidy implementation for parser tests"
[lhc/web/wiklou.git] / maintenance / archives / patch-revision-rev_content_model.sql
1 ALTER TABLE /*$wgDBprefix*/revision
2 ADD rev_content_model varbinary(32) DEFAULT NULL;