X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/60ee2fc214c9712b1db5ad82670eadc534279685..63e4678b027feb29ee7c1fc5e344b6d58be8abfa:/services/api/db/migrate/20171208203841_fix_trash_flag_follow.rb diff --git a/services/api/db/migrate/20171208203841_fix_trash_flag_follow.rb b/services/api/db/migrate/20171208203841_fix_trash_flag_follow.rb index b93dc54fcd..c9e50a64b7 100644 --- a/services/api/db/migrate/20171208203841_fix_trash_flag_follow.rb +++ b/services/api/db/migrate/20171208203841_fix_trash_flag_follow.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + class FixTrashFlagFollow < ActiveRecord::Migration def change ActiveRecord::Base.connection.execute("DROP MATERIALIZED VIEW materialized_permission_view")