dorm v0.3.0 (2022-12-01T09:41:48Z)
Dub
Repo
ModelRefImpl.opAssign
dorm
types
relations
ModelRefImpl
Sets the populated value as well as the foreign key for saving in the DB.
struct
ModelRefImpl
(alias id, _TModel, _TSelect)
auto
opAssign
(
TSelect
value
)
Meta
Source
See Implementation
dorm
types
relations
ModelRefImpl
aliases
PrimaryKeyType
TModel
TSelect
primaryKeyAlias
functions
isPopulated
opAssign
populated
refersTo
manifest constants
primaryKeyColumnName
primaryKeySourceName
variables
foreignKey
Sets the populated value as well as the foreign key for saving in the DB.