Merge branch 'master' into 14873-api-rails5-upgrade
[arvados.git] / services / api / db / migrate / 20140501165548_add_unique_name_index_to_links.rb
index c7f6e7a85d644921697f6701021e8af9d1fe74f3..9c177f788ab2f6d5b340f6a1788d77c8a581f52b 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-class AddUniqueNameIndexToLinks < ActiveRecord::Migration
+class AddUniqueNameIndexToLinks < ActiveRecord::Migration[4.2]
   def change
     # Make sure PgPower is here. Otherwise the "where" will be ignored
     # and we'll end up with a far too restrictive unique