Skip to main content

bind_stored_view_relations

Function bind_stored_view_relations 

Source
pub fn bind_stored_view_relations(
    plan: &mut QueryPlan,
    relations: &BTreeSet<RelationIdentity>,
) -> Result<(), String>