Skip to main content

Module client

Module client 

Source

Structs§

PostgresSqlRequest
SQL request sent through the host-owned Postgres transport.
PostgresSqlResponse
SQL response returned by the host-owned Postgres transport.
PostgresStoreClient
Shared Postgres client over a host-owned SQL transport.
PostgresStoreConfig
Postgres store configuration.

Traits§

PostgresSqlTransport
Host-owned SQL transport for Postgres-style stores.