dorm v0.3.0 (2022-12-01T09:41:48Z)
Dub
Repo
Field.isForeignKey
dorm
declarative
ModelFormat
Field
Returns true iff this field has the
ForeignKeyImpl
annotation.
struct
Field
@
safe
const @
property
@
serdeIgnore
bool
isForeignKey
(
)
Meta
Source
See Implementation
dorm
declarative
ModelFormat
Field
enums
DBType
functions
foreignKeyAnnotations
hasConstructValue
hasDefaultValue
hasFlag
hasGeneratedDefaultValue
isBuiltinId
isForeignKey
isNullable
isPrimaryKey
selectorColumnName
sourceReferenceName
toPrettySourceString
static variables
humanReadableGeneratedDefaultValueTypes
variables
annotations
columnName
definedAt
internalAnnotations
sourceColumn
sourceType
type
Returns true iff this field has the ForeignKeyImpl annotation.