pgator.db.pq.connection

Module describes a real connection to PostgreSQL server.

Members

Aliases

Dpq2ConnectException
alias Dpq2ConnectException = ConnException
Undocumented in source.

Classes

PQConnProvider
class PQConnProvider
Undocumented in source.
PQConnection
class PQConnection

PostgreSQL specific connection type. Although it can use different data base backend, the class is defined to support only PostgreSQL.

Meta

License

Subject to the terms of the MIT license, as written in the included LICENSE file.

Authors

NCrashed <ncrashed@gmail.com>