Module evaluator

Module evaluator 

Source

Re-exports§

pub use arena::ArenaExpressionEvaluator;

Modules§

arena
Arena-based expression evaluator for zero-allocation prepared statement execution.
coercion
Type coercion utilities for automatic type conversion
date_format
Date and time format string parsing utilities
window
Window Function Evaluator

Structs§

CombinedExpressionEvaluator
Evaluates expressions with combined schema (for JOINs)
ExpressionEvaluator
Evaluates expressions in the context of a row

Functions§

clear_in_subquery_cache
Clear the thread-local IN subquery HashSet cache.