X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/dd9651140d782919e475a6252e4c770c46d96252..f2788dd5fc3ef725969d6c0fcc4ddee3754829fc:/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..d071c32f08 100644 --- a/services/api/db/migrate/20171208203841_fix_trash_flag_follow.rb +++ b/services/api/db/migrate/20171208203841_fix_trash_flag_follow.rb @@ -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(