Expand description
Error types for drizzle-core
Structs§
- Query
Context - SQL and parameter context captured when a query fails.
Enums§
- Drizzle
Error - Core error type for drizzle operations
Traits§
- Result
Ext - Attaches SQL and parameter context to a database error.
Type Aliases§
- Result
- Result type for database operations