Skip to main content

Module error

Module error 

Source
Expand description

Error types for polyglot-sql

Structs§

ValidationError
A single validation error or warning
ValidationResult
Result of validating SQL

Enums§

Error
Errors that can occur during SQL parsing and generation
ValidationSeverity
Severity level for validation errors

Type Aliases§

Result
The result type for polyglot operations