ddb v0.3.0 (2017-09-08T08:15:09Z)
Home
Dub
Repo
PostgresDB
ddb
postgres
Undocumented in source.
class
PostgresDB
version(Have_vibe_d_core)
class
PostgresDB {
this
(string[string] conn_params);
auto
lockConnection
();
}
class
PostgresDB
()
Constructors
this
this
(string[string] conn_params)
Undocumented in source.
Members
Functions
lockConnection
auto
lockConnection
()
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
ddb
postgres
aliases
PGFields
classes
PGCommand
PGConnection
PGParameter
PGParameters
PGResultSet
ParamException
PostgresDB
ResponseMessage
ServerErrorException
enums
PGType
structs
PGField