Crate limbo_sqlite3_parser

Source
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