Structs§
- Stub
Context 🔒Provider - Helper struct for [
parser_expr_to_scalar_value].
Constants§
- COLUMN_
VECTOR_ INDEX_ OPT_ KEY_ CONNECTIVITY - COLUMN_
VECTOR_ INDEX_ OPT_ KEY_ ENGINE - Valid options for VECTOR INDEX:
- COLUMN_
VECTOR_ INDEX_ OPT_ KEY_ EXPANSION_ ADD - COLUMN_
VECTOR_ INDEX_ OPT_ KEY_ EXPANSION_ SEARCH - COLUMN_
VECTOR_ INDEX_ OPT_ KEY_ METRIC
Functions§
- is_tql
- Check if the given SQL query is a TQL statement.
- parser_
expr_ to_ scalar_ value_ literal - Convert a parser expression to a scalar value. This function will try the
best to resolve and reduce constants. Exprs like
1 + 1ornow()can be handled properly. - validate_
column_ fulltext_ create_ option - validate_
column_ skipping_ index_ create_ option - validate_
column_ vector_ index_ create_ option