Merge branch '15296-cwl-cancel-procs' closes #15296
[arvados.git] / services / api / db / migrate / 20171208203841_fix_trash_flag_follow.rb
index b93dc54fcdb4eb4eba384fd57c5477c0a1a363d4..d071c32f08ff2031fe9824daf9a6114fe484564b 100644 (file)
@@ -1,4 +1,8 @@
-class FixTrashFlagFollow < ActiveRecord::Migration
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
+class FixTrashFlagFollow < ActiveRecord::Migration[4.2]
   def change
     ActiveRecord::Base.connection.execute("DROP MATERIALIZED VIEW materialized_permission_view")
     ActiveRecord::Base.connection.execute(