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 2b057f089768c333595d06a082d3f181013b2cd0..4cabfacd29a22160e3cf6f8a5b3fe13e6c66ad52 100644 (file)
@@ -1,4 +1,8 @@
-class RenameAuthKeysUserIndex < ActiveRecord::Migration
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
+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