Expand description
SQLite3 syntax lexer and parser
Modules§
- ast
- Abstract Syntax Tree
- dialect
- SQLite dialect
- lexer
- Streaming SQLite tokenizer
- to_
sql_ string - ToSqlString trait definition and implementations
Macros§
- custom_
err - Custom error constructor