dpq.value

Undocumented in source.

Members

Enums

Type
enum Type
Undocumented in source.

Functions

paramFormats
int[] paramFormats(Value[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
paramLengths
int[] paramLengths(Value[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
paramTypes
Oid[] paramTypes(Value[] values)
Undocumented in source. Be warned that the author may not have intended to support it.
paramValues
const(ubyte)*[] paramValues(Value[] values)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

POSTGRES_EPOCH
enum POSTGRES_EPOCH;
Undocumented in source.

Structs

Value
struct Value
Undocumented in source.

Templates

typeOid
template typeOid(T)
Undocumented in source.

Meta