Expand description
Execute parsed queries over in-memory rows.
Functions§
- evaluate
- evaluate_
expr - Evaluate an Expr against a row, returning a Value.
- execute_
join_ query - execute_
query - execute_
query_ indexed - Execute a query with optional B-tree index and FTS searcher.
- sql_
value_ to_ value - Convert a SqlValue to our model Value (for use in insert/update).