Crate rp_postgrest_error

Crate rp_postgrest_error 

Source

Structs§

CustomError
Represents a custom error.
ErrorResponse
Represents the error response returned by PostgREST.
PostgresError
Represents an error returned by PostgreSQL.
PostgrestError
Represents an error returned by PostgREST.

Enums§

PostgresErrorCode
Enum representing PostgreSQL error codes.
PostgrestErrorCode
Enum representing PostgREST error codes.
PostgrestUtilError
Enum representing the different types of errors that can occur.