Expand description
Expression evaluator with SQL three-valued logic.
Structs§
Functions§
- eval_
binary_ op_ public - Planner-level constant folding hook; shares semantics with row evaluation.
- eval_
expr - is_
truthy - Check if an expression result is truthy (for WHERE/HAVING).
- referenced_
columns - resolve_
scoped_ param - with_
scoped_ params - Install positional parameters for
Expr::Parameterresolution duringf.