dpq2.answer

Undocumented in source.

Public Imports

dpq2.query
public import dpq2.query;
Undocumented in source.

Members

Aliases

PGbigint
alias PGbigint = long
Undocumented in source.
PGbytea
alias PGbytea = ubyte[]
Undocumented in source.
PGdouble_precision
alias PGdouble_precision = double
Undocumented in source.
PGinteger
alias PGinteger = int
Undocumented in source.
PGreal
alias PGreal = float
Undocumented in source.
PGsmallint
alias PGsmallint = short
Undocumented in source.
PGtext
alias PGtext = string
Undocumented in source.
PGtime_stamp
alias PGtime_stamp = SysTime
Undocumented in source.
PGuuid
alias PGuuid = UUID
Undocumented in source.

Classes

Answer
class Answer

Answer

exception
class exception

Exception

notify
class notify

Notify

Functions

_integration_test
void _integration_test(string connParam)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Array
struct Array

Link to the cell of the answer table

Coords
struct Coords

Result table's cell coordinates

Row
struct Row
Undocumented in source.
Value
struct Value

Link to the cell of the answer table

Meta