Commit 5c32fdaf authored by Thong Kuah's avatar Thong Kuah

Merge branch 'fix-ci-background-migration' into 'master'

Add missing helpers in background migration

See merge request gitlab-org/gitlab!27483
parents 9bb58839 8c07615b
# frozen_string_literal: true
class InsertCiPipelineSchedulesPlanLimits < ActiveRecord::Migration[6.0]
include Gitlab::Database::MigrationHelpers
DOWNTIME = false
def change
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment