Skip to main content

source_plan_references_relation

Function source_plan_references_relation 

Source
pub fn source_plan_references_relation(
    source: &SourcePlan,
    target: &RelationIdentity,
    ctes: &BTreeSet<String>,
) -> bool