14873: Marks past migrations with version 4.2
[arvados.git] / services / api / db / migrate / 20160808151559_create_workflows.rb
index b15a8e45e6ad697335ad0b4e953b7a90f1e58dbb..29960abf63c6f0560379fc2bee438b42b5b481ac 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-class CreateWorkflows < ActiveRecord::Migration
+class CreateWorkflows < ActiveRecord::Migration[4.2]
   def up
     create_table :workflows do |t|
       t.string :uuid