dpq v0.9.3 (2018-01-10T23:25:51Z)
Dub
Repo
isPK
dpq
attributes
Returns true if the member m is a PK on T.
template
isPK (
alias
T
string
m
) {
enum
isPK
;
}
Meta
Source
See Implementation
dpq
attributes
enums
IgnoreAttribute
PrimaryKeyAttribute
functions
attribute
relation
suffix
type
manifest constants
notNull
properties
index
serial
serial4
serial8
uniqueIndex
structs
ForeignKeyAttribute
IndexAttribute
templates
AttributeList2
SnakeCase
attributeName
filterSerialisableMembers
getMembersByUDA
isPK
isRWField
isRWPlainField
primaryKeyAttributeName
primaryKeyName
relationName
serialisableMembers
Returns true if the member m is a PK on T.