Merge branch 'master' into 15106-trgm-text-search
[arvados.git] / services / api / db / migrate / 20180919001158_recreate_collection_unique_name_index.rb
index 640395618f894a5e5fed3d9c7b19279d758b6413..7b4558dbaaf27024d5317d0083b627a82bb61c38 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-class RecreateCollectionUniqueNameIndex < ActiveRecord::Migration
+class RecreateCollectionUniqueNameIndex < ActiveRecord::Migration[4.2]
   def up
     Collection.transaction do
       remove_index(:collections,