Expand description
§sql-fun-sqlast
Semantic Analizer for PostgreSQL AST.
Modules§
Structs§
- AstAnd
Context Pair - Semantic AST and parse context result
- Parsed
Schema Dump - schema dump file context
- String
Span - offset and length for SQL statement
- TrieMap
- Map string to value
Enums§
- Parse
Dump File Error - Error for reading schema dump
Functions§
- parse
- parse SQL statement
- parse_
schema_ file - load schema dump file
- scan
- scan SQL Statement