X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/0e3fc1c56dc4b0aea228dc3de045e218749de2e3..35bc168c5a98dbe3b97c4b3179b4834b78a5b72c:/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")