X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/72e22b49ec2721d3a1369da768d3d74fa9c079c3..cf1dcfb8715822f7ac5fe4fce067197dd84bad54:/services/api/lib/create_ancestor_view.sql diff --git a/services/api/lib/create_ancestor_view.sql b/services/api/lib/create_ancestor_view.sql index 105fd04ef0..451491be16 100644 --- a/services/api/lib/create_ancestor_view.sql +++ b/services/api/lib/create_ancestor_view.sql @@ -1,3 +1,7 @@ +-- Copyright (C) The Arvados Authors. All rights reserved. +-- +-- SPDX-License-Identifier: AGPL-3.0 + CREATE TEMPORARY VIEW ancestor_view AS WITH RECURSIVE ancestor (uuid, ancestor_uuid) AS (