X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/123153139bbee3674c81325653d87fa19ffbe0e4..d63756d4e3c12c637c34cebe6208e582e67f1924:/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 (