sqlite-d v0.1.5 (2017-01-29T02:55:17Z)
Dub
Repo
getAs
sqlited
Undocumented in source. Be warned that the author may not have intended to support it.
auto
getAs
(Database.Payload p)
auto
getAs
(Database.Row r, uint columnIndex)
auto
getAs
(Database.Row r, Database.TableSchema s, string colName)
pure
auto
getAs
(
T
)
(
Database.Row
r
,
Database.TableSchema
s
,
string
colName
)
Meta
Source
See Implementation
sqlited
functions
apply
getAs
isIndex
static functions
extractPayload
structs
Database
OverflowInfo