Crate cdk_postgres

Crate cdk_postgres 

Source

Structs§

PgConfig
Postgres configuration
PgConnectionPool
PostgresConnection
A postgres connection

Enums§

SslMode

Functions§

new_wallet_pg_database
Convenience free functions (cannot add inherent impls for a foreign type). These mirror the Mint patterns and call through to the generic constructors.

Type Aliases§

MintPgAuthDatabase
Mint Auth database with Postgres
MintPgDatabase
Mint DB implementation with PostgreSQL
WalletPgDatabase
Wallet DB implementation with PostgreSQL