Merge branch '15286-fixes'
[arvados.git] / services / api / db / migrate / 20180919001158_recreate_collection_unique_name_index.rb
index bb921d4e6e5dc6d60e279e234ba601efed28f46b..7b4558dbaaf27024d5317d0083b627a82bb61c38 100644 (file)
@@ -1,4 +1,8 @@
-class RecreateCollectionUniqueNameIndex < ActiveRecord::Migration
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
+class RecreateCollectionUniqueNameIndex < ActiveRecord::Migration[4.2]
   def up
     Collection.transaction do
       remove_index(:collections,