Skip to main content

lower_where_bound

Function lower_where_bound 

Source
pub fn lower_where_bound(
    source: &dyn RetrievalArguments,
    expression: &ScalarExpr,
    constants: &RetrievalConstants<'_>,
) -> Result<Option<RetrievalExpr>, SQLError>