Module mz_sql::parse

source ·
Expand description

SQL parsing.

Structs

  • The result of successfully parsing a statement: both the AST and the SQL text that it corresponds to

Functions