X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/29665e2d9a543bffb237d148c3484c03b03e30aa..cbf93e8d897448dbd52369afe89fef2392140ff1:/services/api/lib/create_ancestor_view.sql?ds=sidebyside 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 (