PQConnProvider

Undocumented in source.

Constructors

this
this(ILogger logger, IPostgreSQL api)
Undocumented in source.

Members

Functions

allocate
shared(IConnection) allocate()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From IConnectionProvider

allocate
shared(IConnection) allocate()

Allocates new connection shared across threads.

Meta