X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/b745c25cb15077f4f5cd658a6d59392c48bc8add..66fc74001e777ac7ceff2b02cfc459b1368f42f3:/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 (