Expand description
Error definitions for proof-of-sql-parser
Enums§
- ParseError 
- Errors encountered during the parsing process
Type Aliases§
- ParseResult 
- General parsing error that may occur, for example if the provided schema/object_namestrings aren’t valid postgres-style identifiers (excluding dollar signs).