• Nick Thomas's avatar
    Fix MR diff file counts for some historic data · e646b94a
    Nick Thomas authored
    Some old diffs in the database for GitLab.com are much bigger than
    current diff limits permit - one example has around 45K records. The
    `files_count` value isn't *that* important, so we can work around this
    without more schema changes by using SMALLINT_MAX as a sentinel value.
    e646b94a
246489-fix-files-count-for-large-mr-diffs.yml 99 Bytes