Skip to content

WIP: Add migration to cleanup internal_ids.

Andreas Brandl requested to merge ab-49446-internal-ids-inconsistency into master

What does this MR do?

This MR deletes any records in internal_ids that are inconsistent with respect to the maximum iid we can find for the referenced scope.

This is not meant to be merged, a proper migration will be released in another MR.

Why was this MR needed?

https://gitlab.com/gitlab-org/gitlab-ce/issues/49446

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/49446

Edited by Andreas Brandl

Merge request reports