dpq2 v0.6.3 (2016-03-15T16:11:36Z)
Home
Dub
Repo
as
dpq2
types
to_d_types
Returns cell value as native string type from text or binary formatted field
string
as
[@property getter]
@
trusted
@
property
pure
string
as
(
T
)
(
in
Value
v
)
if
(
is
(
T
==
string
)
)
T
as
[@property getter]
Meta
Source
See Implementation
dpq2
types
to_d_types
aliases
PGbigint
PGboolean
PGbytea
PGdate
PGdouble_precision
PGinteger
PGjson
PGnumeric
PGreal
PGsmallint
PGtext
PGtime_without_time_zone
PGtimestamp_without_time_zone
PGuuid
functions
_integration_test
throwTypeComplaint
properties
as
binaryValueAs
valueAsString
Returns cell value as native string type from text or binary formatted field