Merge branch '15286-fixes'
[arvados.git] / services / api / db / migrate / 20130118002239_rename_metadata_attributes.rb
index dc4305db6966dd4428fe67d5b74e9fc36c5ab464..049b5e2d639baa303ee36f404defb73482402ed4 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-class RenameMetadataAttributes < ActiveRecord::Migration
+class RenameMetadataAttributes < ActiveRecord::Migration[4.2]
   def up
     rename_column :metadata, :target_kind, :tail_kind
     rename_column :metadata, :target_uuid, :tail