pub fn query_plan_references_relation( query: &QueryPlan, target: &RelationIdentity, inherited_ctes: &BTreeSet<String>, ) -> bool