Versions in this module Expand all Collapse all v0 v0.11.0 Sep 9, 2026 Changes in this version + var NewCriticalError = internal_errors.NewCriticalError + var NewError = internal_errors.NewError + var NewErrorCollector = internal_errors.NewErrorCollector + var NewErrorFormatter = internal_errors.NewErrorFormatter + var NewNormalizationError = internal_errors.NewNormalizationError + var NewParseError = internal_errors.NewParseError + var NewTransformationError = internal_errors.NewTransformationError + var NewTypeError = internal_errors.NewTypeError + var NewValidationError = internal_errors.NewValidationError + var NewWarning = internal_errors.NewWarning + type Category = internal_errors.Category + const CategoryBackup + const CategoryConsolidation + const CategoryConstraint + const CategoryCycle + const CategoryDataType + const CategoryDependency + const CategoryExtension + const CategoryFunction + const CategoryGeneral + const CategoryIndex + const CategoryInfo + const CategoryNaming + const CategoryNormalization + const CategoryOptimization + const CategoryParsing + const CategoryPerformance + const CategoryPermission + const CategoryPolicy + const CategoryRisk + const CategoryRollback + const CategorySemantic + const CategorySyntax + const CategoryTransformation + const CategoryType + const CategoryValidation + type ErrorCode = internal_errors.ErrorCode + const ErrorCodeBackupGenerationFailed + const ErrorCodeConsolidationFailed + const ErrorCodeDependencyError + const ErrorCodeIncompatibleTypes + const ErrorCodeInvalidIdentifier + const ErrorCodeInvalidObject + const ErrorCodeInvalidType + const ErrorCodeNormalizationFailed + const ErrorCodeRollbackGenerationFailed + const ErrorCodeSQLGenerationFailed + const ErrorCodeSchemaNotFound + const ErrorCodeSemanticError + const ErrorCodeSyntaxError + const ErrorCodeTransformationFailed + const ErrorCodeTypeNotFound + const ErrorCodeValidationFailed + type ErrorCollector = internal_errors.ErrorCollector + type ErrorContext = internal_errors.ErrorContext + type ErrorFormatter = internal_errors.ErrorFormatter + type ErrorSummary = internal_errors.ErrorSummary + type Severity = internal_errors.Severity + const SeverityCritical + const SeverityError + const SeverityInfo + const SeverityWarning + type StructuredError = internal_errors.StructuredError