Framework
RelationMetadata
Interface: RelationMetadata
Relation metadata for schema tracking.
Properties
| Property | Type |
|---|---|
foreignKey? | string |
model | string |
onDelete | OnDeleteAction |
type | RelationType |
Robo.jsRelation metadata for schema tracking.
| Property | Type |
|---|---|
foreignKey? | string |
model | string |
onDelete | OnDeleteAction |
type | RelationType |