Skip to content

Type Alias: PgPoolLike

PgPoolLike = Pick<Pool, "connect">

Structural pool shape accepted by the lock helpers.