Skip to main content

expression_references_routine_identity

Function expression_references_routine_identity 

Source
pub fn expression_references_routine_identity(
    expression: &Expr,
    target: &FunctionBinding,
) -> Result<bool, SQLError>