summaryrefslogtreecommitdiff
path: root/db/migrate/20170620064728_create_ci_pipeline_schedule_variables.rb
diff options
context:
space:
mode:
Diffstat (limited to 'db/migrate/20170620064728_create_ci_pipeline_schedule_variables.rb')
-rw-r--r--db/migrate/20170620064728_create_ci_pipeline_schedule_variables.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/migrate/20170620064728_create_ci_pipeline_schedule_variables.rb b/db/migrate/20170620064728_create_ci_pipeline_schedule_variables.rb
index 92833765a82..74f3603505b 100644
--- a/db/migrate/20170620064728_create_ci_pipeline_schedule_variables.rb
+++ b/db/migrate/20170620064728_create_ci_pipeline_schedule_variables.rb
@@ -1,4 +1,4 @@
-class CreateCiPipelineScheduleVariables < ActiveRecord::Migration
+class CreateCiPipelineScheduleVariables < ActiveRecord::Migration[4.2]
DOWNTIME = false
def up