dorm v0.3.0 (2022-12-01T09:41:48Z)
Dub
Repo
ImplicitPatchFieldName
dorm
types
patches
Undocumented in source.
template
ImplicitPatchFieldName (
TModel
Patch
) {
static if
(
is(typeof(member) == Patch)
)
enum
ImplicitPatchFieldName
;
}
Members
Manifest constants
ImplicitPatchFieldName
enum
ImplicitPatchFieldName
;
Undocumented in source.
Meta
Source
See Implementation
dorm
types
patches
enums
isSomePatch
mixin templates
ValidatePatch
structs
DormPatch
templates
BuildFieldsTuple
DBType
FilterLayoutFields
GetModelDBType
IdAliasFromIdOrModel
IdAliasFromIdOrPatch
ImplicitPatchFieldName
ModelFromIdOrModel
ModelFromSomePatch
PatchFromIdOrPatch
SelectType
TypeOfField