Creates EntityMetadata for junction tables. Junction tables are tables generated by many-to-many relations.
Builds EntityMetadata for the junction of the given many-to-many relation.
Collects inverse referenced columns from the given join column args.
Collects referenced columns from the given join column args.
Generated using TypeDoc
Creates EntityMetadata for junction tables. Junction tables are tables generated by many-to-many relations.