-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
- Create model metadata classes / interfaces to represent model attributes
PrimaryKeyForeignKey(referenceProperty: string)ForeignReference(keyProperty: string)Relationship(relationshipType: RelationshipType)RelationshipTypeenum: OneToOne, OneToMany, ManyToOne, ManyToMany
Reactions are currently unavailable