Merge "getConfiguration: Don't bail when a valid variable is set null"
[lhc/web/wiklou.git] / maintenance / archives / patch-tag_summary-ts_rev_id-unsigned.sql
1 ALTER TABLE /*_*/tag_summary MODIFY ts_rev_id int unsigned NULL;