Structs§
Enums§
- Arithmetic
Operator - Bitwise
Operator - Comparison
Operator - Json
Operator - Keyword
- Literal
Value Type Indicator - Logical
Operator - Operator
- Token
Functions§
- lex
- Lex a sql string into a
Sql
struct that contains the original buffer and the tokens found. - sanitize
- Sanitize a
Sql
struct - sanitize_
string - Returns a sanitized sql string
- write
- Write a
Sql
struct back to a sql string.