Skip to main content

bind_from_ast

Function bind_from_ast 

Source
pub fn bind_from_ast(
    where_clause: &Expression,
    schema: &Schema,
) -> Result<PartialIndexPredicate>