Module error

Module error 

Source
Expand description

Error types for the ORM system

Provides comprehensive error handling for database operations, model validation, and query building.

Enums§

EventError
Error types for event system operations
MigrationError
Error types for migration operations
ModelError
Error types for ORM operations
QueryError
Error types for query builder operations
RelationshipError
Error types for relationship operations

Type Aliases§

ModelResult
Result type alias for model operations
OrmError
ORM error type alias
OrmResult
ORM result type alias