Merge "mw.Map: add ability to map over an existing object other than 'window'"
[lhc/web/wiklou.git] / maintenance / archives / patch-langlinks-ll_lang-20.sql
1 ALTER TABLE /*$wgDBprefix*/langlinks
2 MODIFY `ll_lang`
3 VARBINARY(20) NOT NULL DEFAULT '';