Merge "Allow custom event handlers for the click event of toolbar buttons"
[lhc/web/wiklou.git] / maintenance / archives / patch-archive-ar_content_model.sql
1 ALTER TABLE /*$wgDBprefix*/archive
2 ADD ar_content_model varbinary(32) DEFAULT NULL;