Skip to main content

Module eval

Module eval 

Source
Expand description

Expression evaluator with SQL three-valued logic.

Functionsยง

eval_expr
Evaluate an expression against a row.
is_truthy
Check if an expression result is truthy (for WHERE/HAVING).