Merge branch '15964-fix-docs' refs #15964
[arvados.git] / services / api / db / migrate / 20130109220548_create_pipeline_invocations.rb
index bf65b5023d360f20f6c7910e4e169fefcff982b6..b81884a3541f2a9002b5ebb5e59ae52a233a740e 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-class CreatePipelineInvocations < ActiveRecord::Migration
+class CreatePipelineInvocations < ActiveRecord::Migration[4.2]
   def up
     create_table :pipeline_invocations do |t|
       t.string :uuid