Merge "CSSMin: Don't match empty string as remappable url"
[lhc/web/wiklou.git] / maintenance / oracle / archives / patch-uploadstash-us_props.sql
1 define mw_prefix='{$wgDBprefix}';
2
3 ALTER TABLE &mw_prefix.uploadstash ADD us_props BLOB;
4