Skip to content

Update Default Join Entity Type Name #21565

@lajones

Description

@lajones

At the moment we use "Join_{leftETSN}_{rightETSN}" where {leftETSN} = leftEntityType.ShortName(), {rightETSN} = rightEntityType.ShortName() as the default name of the join entity we create for implicit many-to-many joins.

At the Design Meeting on July 8 we decided to update this to just "{leftETSN}{rightETSN}".

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions