Expand description
Error types for polyglot-sql
Structs§
- Validation
Error - A single validation error or warning
- Validation
Result - Result of validating SQL
Enums§
- Error
- Errors that can occur during SQL parsing and generation
- Validation
Severity - Severity level for validation errors
Type Aliases§
- Result
- The result type for polyglot operations