sqlited

Undocumented in source.

Members

Functions

apply
auto apply(Database.Payload p)
Undocumented in source. Be warned that the author may not have intended to support it.
getAs
auto getAs(Database.Payload p)
Undocumented in source. Be warned that the author may not have intended to support it.
getAs
auto getAs(Database.Row r, uint columnIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
getAs
auto getAs(Database.Row r, Database.TableSchema s, string colName)
Undocumented in source. Be warned that the author may not have intended to support it.
isIndex
bool isIndex(Database.BTreePage.BTreePageType pageType)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

extractPayload
Database.Payload extractPayload(OverflowInfo* overflowInfo, Database.Payload.SerialTypeCode typeCode, Database.PageRange pages)
Undocumented in source. Be warned that the author may not have intended to support it.
extractPayload
Database.Payload extractPayload(ubyte[] startPayload, Database.Payload.SerialTypeCode typeCode)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Database
struct Database
Undocumented in source.
OverflowInfo
struct OverflowInfo
Undocumented in source.

Meta