Skip to main content

Module parser

Module parser 

Source

Structs§

ParseSqlOutput
Result of parsing SQL with fallback metadata.

Functions§

parse_sql
Parse SQL using the generic dialect (legacy compatibility)
parse_sql_with_dialect
Parse SQL using the specified dialect
parse_sql_with_dialect_output
Parse SQL using the specified dialect and report whether parser fallback was used.