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;
derelict.pq.pq
public import derelict.pq.pq;

Members

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>