sqlite-d ~writeSupport (2022-05-19T04:31:23.3985578)
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)
pure
auto
getAs
(
T
)
(
Database.Row
r
,
uint
columnIndex
)
auto
getAs
(Database.Row r, Database.TableSchema s, string colName)
Meta
Source
See Implementation
sqlited
functions
apply
getAs
isIndex
static functions
extractPayload
structs
Database
OverflowInfo