Skip to main content

Module parser

Module parser 

Source

Modulesยง

normalize
SQL identifier normalization.
object_literal
Parser for { key: value } object literal syntax.
preprocess
SQL pre-processing: rewrite NodeDB-specific syntax into standard SQL before handing to sqlparser-rs.
statement
SQL parsing via sqlparser-rs.
type_expr
Parser and validator for type expression strings used by the typeguard system.