Module proof_of_sql_parser::error

source ·
Expand description

Error definitions for proof-of-sql-parser

Enums§

  • Errors encountered during the parsing process
  • Errors related to time operations, including timezone and timestamp conversions.s

Type Aliases§

  • General parsing error that may occur, for example if the provided schema/object_name strings aren’t valid postgres-style identifiers (excluding dollar signs).