Skip to main content

Module pool

Module pool 

Source

Structs§

PgConnectionManager
PgPool

Enums§

PgError

Functions§

connect_one
Open a single connection using the same SSL fallback, auth retry, and application-name path as create_pool.
create_pool
Create a connection pool from a connection URL

Type Aliases§

PgConnection