Skip to main content

Crate sql_fun_sqlast

Crate sql_fun_sqlast 

Source
Expand description

§sql-fun-sqlast

Semantic Analizer for PostgreSQL AST.

Modules§

sem
Semantic analyzers
syn
pg_query AST wrapper

Structs§

AstAndContextPair
Semantic AST and parse context result
ParsedSchemaDump
schema dump file context
StringSpan
offset and length for SQL statement
TrieMap
Map string to value

Enums§

ParseDumpFileError
Error for reading schema dump

Functions§

parse
parse SQL statement
parse_schema_file
load schema dump file
scan
scan SQL Statement