Merge "Special:Preferences OOUI: Reduce width of number inputs to 10em "
[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;