Module postgres

Module postgres 

Source

Structs§

Column
A database column
DbError
Interval
RowSet
A set of database rows

Enums§

Connection
A connection to a postgres database.
DbDataType
Data types for a database column
DbValue
Database values
Error
Errors related to interacting with a database.
ParameterValue
Values used in parameterized queries
QueryError
RangeBoundKind
For range types, indicates if each bound is inclusive or exclusive

Traits§

Host
HostConnection
HostConnectionWithStore
HostWithStore

Functions§

add_to_linker

Type Aliases§

Row
A database row