X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3b3c3a0869c2cf528b9e1c45c969bbbd47f6446e..0d209da1a7cdf4eecaa7d1658a0ba34f20722b08:/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 (