Skip to content

Conversation

@wedamija
Copy link
Member

This fixes an edge case where we end up with major/minor/patch/revision numbers that end up larger
than a postgres bigint can handle. We just skip these, since we have no way to store them.

@wedamija wedamija requested a review from a team as a code owner June 14, 2021 22:04
… a bigint

This fixes an edge case where we end up with major/minor/patch/revision numbers that end up larger
than a postgres bigint can handle. We just skip these, since we have no way to store them.
@billyvg
Copy link
Member

billyvg commented Jun 15, 2021

Force merging this as modifying the migration is intentional here.

@billyvg billyvg merged commit 3f03e1e into master Jun 15, 2021
@billyvg billyvg deleted the danf/semver_backfill_fix_bigints branch June 15, 2021 17:21
@github-actions github-actions bot locked and limited conversation to collaborators Jul 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants