nextsql-tokio-postgres-adapter 0.3.1

tokio-postgres / deadpool-postgres adapter for NextSQL runtime
Documentation

tokio-postgres / deadpool-postgres adapter for NextSQL runtime.

Provides [PooledPgClient] which wraps a deadpool_postgres::Object and implements the NextSQL [Client] trait.

Also re-exports the core tokio-postgres types from the runtime crate for convenience.