dorm.types.relations

Undocumented in source.

Members

Structs

BackRef
struct BackRef(alias foreignField)
Undocumented in source.
ManyToManyField
struct ManyToManyField(alias idOrModel)
Undocumented in source.
ModelRefImpl
struct ModelRefImpl(alias id, _TModel, _TSelect)
Undocumented in source.

Templates

ModelRef
template ModelRef(alias idOrPatch)
Undocumented in source.

Meta