Merge branch 'master' into 15106-trgm-text-search
[arvados.git] / services / api / db / migrate / 20130118002239_rename_metadata_attributes.rb
index deaa35c256de08dbdf4b0101962eea5adedb1c6b..049b5e2d639baa303ee36f404defb73482402ed4 100644 (file)
@@ -1,4 +1,8 @@
-class RenameMetadataAttributes < ActiveRecord::Migration
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
+class RenameMetadataAttributes < ActiveRecord::Migration[4.2]
   def up
     rename_column :metadata, :target_kind, :tail_kind
     rename_column :metadata, :target_uuid, :tail