Merge branch '15964-fix-docs' refs #15964
[arvados.git] / services / api / db / migrate / 20140501165548_add_unique_name_index_to_links.rb
index 444265a2ee140f667336e9d8623d6fb69b605817..9c177f788ab2f6d5b340f6a1788d77c8a581f52b 100644 (file)
@@ -1,4 +1,8 @@
-class AddUniqueNameIndexToLinks < ActiveRecord::Migration
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
+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