pgsql.connection

Undocumented in source.

Public Imports

pgsql.exception
public import pgsql.exception;
pgsql.type
public import pgsql.type;

Members

Enums

ConnectionOptions
enum ConnectionOptions
Undocumented in source.

Properties

placeholders
T placeholders [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
placeholders
size_t placeholders [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Connection
struct Connection(SocketType, ConnectionOptions Options = ConnectionOptions.Default)
Undocumented in source.
ConnectionNotice
struct ConnectionNotice
Undocumented in source.
ConnectionSettings
struct ConnectionSettings
Undocumented in source.
ConnectionStatus
struct ConnectionStatus
Undocumented in source.

Meta