Merge branch '15286-fixes'
[arvados.git] / services / api / db / migrate / 20181004131141_add_current_version_uuid_to_collection_search_index.rb
index 63e99191a966de18f58120626ef42fb24e03f278..25ddfec0783726c0c9ef6203c30eff78c57ea364 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-class AddCurrentVersionUuidToCollectionSearchIndex < ActiveRecord::Migration
+class AddCurrentVersionUuidToCollectionSearchIndex < ActiveRecord::Migration[4.2]
   disable_ddl_transaction!
 
   def up