Skip to content
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

GH-787 - Use converter for id based loading. #788

Merged
merged 1 commit into from
Apr 20, 2020
Merged

Conversation

meistermeier
Copy link
Collaborator

Call the AttributeConverter when querying for types with custom ids.

Because there cannot be one central place to call the conversion upfront, we need to do it for load and loadAll separately.

Closes GH-787

Copy link
Collaborator

@michael-simons michael-simons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Regarding the inline comment, I cannot resist. I am kinda sorry:

This is fine

@meistermeier meistermeier merged commit 15af68d into master Apr 20, 2020
@michael-simons michael-simons deleted the issue/GH-787 branch May 6, 2020 10:16
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.

Constraint causes exception with custom key converter
2 participants