sqlbuilder.dataset

Undocumented in source.

Members

Enums

BookType
enum BookType
Undocumented in source.

Functions

alwaysRelated
auto alwaysRelated(DS1 dataset)
Undocumented in source. Be warned that the author may not have intended to support it.
buildTableDef
TableDef buildTableDef(Spec joinType, TableDef dependency)
Undocumented in source. Be warned that the author may not have intended to support it.
buildTableDef
TableDef buildTableDef(string rootName)
Undocumented in source. Be warned that the author may not have intended to support it.
related
auto related(DS1 dataset)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Author
struct Author
Undocumented in source.
DataSet
struct DataSet(T, alias core, bool AN)
Undocumented in source.
MyBool
struct MyBool
Undocumented in source.
book
struct book
Undocumented in source.
review
struct review
Undocumented in source.

Templates

DataSet
template DataSet(T)
Undocumented in source.
staticTableDef
template staticTableDef(T, alias relation, Spec joinType, TableDef dependency, m...)
Undocumented in source.
staticTableDef
template staticTableDef(T)
Undocumented in source.

Meta