dpq v0.6.1 (2016-04-28T17:41:53Z)
Dub
Repo
ForeignKeyAttribute
dpq
attributes
Undocumented in source.
struct
ForeignKeyAttribute {
string
relation
;
string
pkey
;
}
Members
Variables
pkey
string
pkey
;
Undocumented in source.
relation
string
relation
;
Undocumented in source.
Meta
Source
See Implementation
dpq
attributes
aliases
FK
FKey
PK
PKey
attr
embed
ignore
enums
EmbedAttribute
IgnoreAttribute
functions
attribute
isAnyNull
relation
type
properties
PrimaryKey
foreignKey
index
serial
serial4
serial8
uniqueIndex
structs
AttributeAttribute
ForeignKeyAttribute
IndexAttribute
PGTypeAttribute
PrimaryKeyAttribute
RelationAttribute
templates
AttributeList
AttributeList2
SnakeCase
attributeName
embeddedPrefix
filterSerialisableMembers
getMembersByUDA
isNonStaticMember
isPK
isPublicMember
isRWField
isRWPlainField
primaryKeyAttributeName
primaryKeyName
relationName
serialisableMembers