Merge "Special:Preferences OOUI: Reduce width of number inputs to 10em "
[lhc/web/wiklou.git] / maintenance / archives / patch-page_lang.sql
1 ALTER TABLE /*$wgDBprefix*/page
2 ADD page_lang varbinary(35) DEFAULT NULL;