Merge "Use better styles for fake button in installer"
[lhc/web/wiklou.git] / maintenance / archives / patch-uploadstash-us_props.sql
1 ALTER TABLE /*$wgDBprefix*/uploadstash
2 ADD COLUMN us_props blob;