pgator.db.pq.libpq

This module defines realization of high-level libpq api.

Public Imports

pgator.db.pq.api
public import pgator.db.pq.api;
Undocumented in source.
dpq2
public import dpq2;
Undocumented in source.

Members

Aliases

Dpq2Connection
alias Dpq2Connection = dpq2.Connection
Undocumented in source.

Classes

CPGconn
class CPGconn
Undocumented in source.
CPGresult
class CPGresult
Undocumented in source.
PostgreSQL
class PostgreSQL
Undocumented in source.

See Also

pgator.db.pq.api

Meta

License

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

Authors

NCrashed <ncrashed@gmail.com>