-
- Downloads
Fix null argument handling in background migration Rake task
See https://gitlab.com/gitlab-org/gitlab/-/merge_requests/84318 Changelog: fixed
Showing
- lib/gitlab/database/migration_helpers.rb 1 addition, 1 deletionlib/gitlab/database/migration_helpers.rb
- lib/tasks/gitlab/background_migrations.rake 2 additions, 2 deletionslib/tasks/gitlab/background_migrations.rake
- spec/lib/gitlab/database/migration_helpers_spec.rb 2 additions, 2 deletionsspec/lib/gitlab/database/migration_helpers_spec.rb
- spec/tasks/gitlab/background_migrations_rake_spec.rb 11 additions, 0 deletionsspec/tasks/gitlab/background_migrations_rake_spec.rb
Please register or sign in to comment