dpq v0.5.1 (2016-02-28T19:34:05Z)
Dub
Repo
attributeName
dpq
attributes
Undocumented in source.
template
attributeName (
alias
R
) {
static if
(
hasUDA!(R, AttributeAttribute)
)
enum
attributeName
;
static if
(!(
hasUDA!(R, AttributeAttribute)
))
enum
attributeName
;
}
Members
Manifest constants
attributeName
enum
attributeName
;
Undocumented in source.
attributeName
enum
attributeName
;
Undocumented in source.
Meta
Source
See Implementation
dpq
attributes
aliases
FK
FKey
PK
PKey
attr
embed
sqlMembers
enums
EmbedAttribute
functions
attribute
attributeList
relation
type
properties
PrimaryKey
foreignKey
ignore
index
serial
serial4
serial8
uniqueIndex
structs
AttributeAttribute
ForeignKeyAttribute
IgnoreAttribute
IndexAttribute
PGTypeAttribute
PrimaryKeyAttribute
RelationAttribute
templates
AttributeList
AttributeList2
SnakeCase
attributeName
embeddedPrefix
filterSerialisableMembers
getMembersByUDA
isNonStaticMember
isPK
isPublicMember
isRWField
isRWPlainField
primaryKeyName
relationName
serialisableMembers