dpq2 v0.3.2 (2016-02-10T15:50:39Z)
Home
Dub
Repo
QueryArg
dpq2
query
Query argument
@
trusted
struct
QueryArg {
Oid
type
;
string
value
[@property setter];
}
Members
Properties
value
string
value
[@property setter]
s can be null for SQL NULL value
Variables
type
Oid
type
;
Undocumented in source.
Meta
Source
See Implementation
dpq2
query
classes
Connection
enums
ValueFormat
functions
_integration_test
structs
QueryArg
QueryParams
Query argument