ddb.db

Undocumented in source.

Members

Aliases

ColumnToIndexDelegate
alias ColumnToIndexDelegate = size_t delegate(string column, size_t index)
Undocumented in source.

Structs

DBRow
struct DBRow(Specs...)

Data row returned from database servers.

Templates

Nullable
deprecated template Nullable(T)
Undocumented in source.
isCompositeType
template isCompositeType(T)

Check if type is a composite.

isNullable
template isNullable(T)
Undocumented in source.
isVariantN
template isVariantN(T)
Undocumented in source.
nullableTarget
template nullableTarget(T)
Undocumented in source.
nullableTarget
template nullableTarget(T : Nullable!U, U)
Undocumented in source.

Meta