Skip to content

Conversation

mwmccallum
Copy link
Contributor

Moved IsManyToManyJoinEntityType extension class. Use IsManyToManyJoinEntityType to prevent InverseProperty and ForeignKey Annotations from being generated in Virtual Tables.

Closes #240

Moved IsManyToManyJoinEntityType extension class. Use IsManyToManyJoinEntityType to prevent InverseProperty and ForeignKey Annotations from being generated in Virtual Tables.
@tonysneed
Copy link
Contributor

Hi Mike, Thanks for this. Are you able to create tests for the added functionality?

@tonysneed tonysneed merged commit 904ebe7 into TrackableEntities:master Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Skip InverseProperty and ForeignKey Annotations generation with Virtualized Many To Many Table.

2 participants