dpq v0.11.3 (2020-09-05T12:50:45Z)
Dub
Repo
AttributeList2.attrName
dpq
attributes
AttributeList2
Undocumented in source.
template
AttributeList2
(T, string prefix = "", string asPrefix = "", bool ignorePK = false, fields...)
static if
(!(
fields.length == 0
))
static if
(!(
ignorePK && isPK!(T, fields[0]) || hasUDA!(IgnoreAttribute, mixin ("T." ~ fields[0]))
))
enum
attrName
=
attributeName
!(
mixin
(
"T."
~
fields
[
0
]))
;
Meta
Source
See Source File
dpq
attributes
AttributeList2
aliases
mt
manifest constants
AttributeList2
attrName