Module sea_orm::error

source ·
Expand description

Error types for all database operations

Structs

Enums

  • An error from unsuccessful database operations
  • Runtime error
  • Represents all the ways a method can fail within SQLx.