Skip to content

Fix incorrect key lookup on WhereIdMatches #343

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 1, 2023
Merged

Conversation

Turnerj
Copy link
Member

@Turnerj Turnerj commented Mar 1, 2023

With the new mapping change, the Id was looked up only on the specific entity definition, not any parent definitions. This would cause problems with derived types.

With the new mapping change, the Id was looked up only on the specific entity definition, not any parent definitions. This would cause problems with derived types.
@Turnerj Turnerj added bug affects-querying Query-related issue labels Mar 1, 2023
@Turnerj Turnerj merged commit b7b881f into main Mar 1, 2023
@Turnerj Turnerj deleted the add-find-nearest-key branch March 1, 2023 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-querying Query-related issue bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant