Merge "Database: Generalise SQL before writing to debug log"
[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