dpq2 v1.0.0-alpha.1 (2018-02-06T11:52:22Z)
Home
Dub
Repo
as
dpq2
conv
to_d_types
Returns cell value as native string type from text or binary formatted field
string
as
(Value v)
@
safe
pure @
trusted
string
as
(
T
)
(
in
Value
v
)
if
(
is
(
T
==
string
)
)
T
as
(Value v)
Meta
Source
See Implementation
dpq2
conv
to_d_types
aliases
PGbigint
PGboolean
PGbytea
PGdate
PGdouble_precision
PGinteger
PGjson
PGnumeric
PGreal
PGsmallint
PGtext
PGtime_without_time_zone
PGtimestamp
PGtimestamptz
PGuuid
functions
_integration_test
as
binaryValueAs
throwTypeComplaint
valueAsString
Returns cell value as native string type from text or binary formatted field