Enumeration
PostgresError
enum PostgresError
Topics
Structures
Enumeration Cases
Instance Properties
var code: PostgresError.Codevar description: StringSeeCustomStringConvertible.var errorDescription: String?SeeLocalizedError.
Relationships
Conforms To
FoundationEssentials.LocalizedErrorSwift.CustomStringConvertibleSwift.ErrorSwift.SendableSwift.SendableMetatype
See Also
Errors
struct PostgresDecodingErrorAn error that may happen when aPostgresRoworPostgresCellis decoded to native Swift types.struct PSQLErrorAn error that is thrown from the PostgresClient. Sendability enforced through copy-on-write semantics.