Skip to content

Use string class name in migration batching

Albert requested to merge alberts-gitlab-master-patch-44684 into master

What does this MR do and why?

Update example in background migration to use class name as string.

The helper function expects a string: https://gitlab.com/gitlab-org/gitlab/blob/master/lib/gitlab/database/migrations/background_migration_helpers.rb#L15-15

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Albert

Merge request reports