Merge branch '14670-new-java-sdk-docs' of git.curoverse.com:arvados into 14670-new...
[arvados.git] / services / api / db / migrate / 20140421151939_rename_auth_keys_user_index.rb
index fd140745344bca4b7c8ead0cd11756a12cd338a2..4cabfacd29a22160e3cf6f8a5b3fe13e6c66ad52 100644 (file)
@@ -2,7 +2,7 @@
 #
 # SPDX-License-Identifier: AGPL-3.0
 
-class RenameAuthKeysUserIndex < ActiveRecord::Migration
+class RenameAuthKeysUserIndex < ActiveRecord::Migration[4.2]
   # Rails' default name for this index is so long, Rails can't modify
   # the index later, because the autogenerated temporary name exceeds
   # PostgreSQL's 64-character limit.  This migration gives the index