Skip to main content

coerce_limit_offset

Function coerce_limit_offset 

Source
pub fn coerce_limit_offset(
    value: Value,
    expression: &ScalarExpr,
    label: &str,
) -> Result<Option<u64>, SQLError>