Skip to content

Structure

PostgresDecodingError

An error that may happen when a PostgresRow or PostgresCell is decoded to native Swift types.
struct PostgresDecodingError

Topics

Structures

Operators

Instance Properties

Default Implementations

Relationships

Conforms To

  • Swift.Copyable
  • Swift.CustomDebugStringConvertible
  • Swift.CustomStringConvertible
  • Swift.Equatable
  • Swift.Error
  • Swift.Escapable
  • Swift.Sendable
  • Swift.SendableMetatype

See Also

Errors