Merge "Update magic words and special page aliases for Arabic and Egyptian Arabic"
[lhc/web/wiklou.git] / maintenance / archives / patch-page-page_content_model.sql
1 ALTER TABLE /*$wgDBprefix*/page
2 ADD page_content_model varbinary(32) DEFAULT NULL;