Merge "mw.Map: add ability to map over an existing object other than 'window'"
[lhc/web/wiklou.git] / maintenance / archives / patch-ufg_group-length-increase-255.sql
1 ALTER TABLE /*_*/user_former_groups
2 MODIFY COLUMN ufg_group varbinary(255) NOT NULL default '';