Skip to main content

collect_expression_routine_references

Function collect_expression_routine_references 

Source
pub fn collect_expression_routine_references(
    expression: &ExpressionPlan,
) -> Result<Vec<BoundRoutineReference>, SQLError>