Skip to main content

Module error

Module error 

Source
Expand description

Error types for drizzle-core

Structs§

QueryContext
SQL and parameter context captured when a query fails.

Enums§

DrizzleError
Core error type for drizzle operations

Traits§

ResultExt
Attaches SQL and parameter context to a database error.

Type Aliases§

Result
Result type for database operations