Merge "ApiQueryRevisions: Restore use of rvstartid/rvendid as a tiebreaker"
[lhc/web/wiklou.git] / maintenance / archives / patch-uploadstash-us_props.sql
1 ALTER TABLE /*$wgDBprefix*/uploadstash
2 ADD COLUMN us_props blob;