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

Fix DTO projection with embedded id in JPA #2794

Merged
merged 2 commits into from
Feb 14, 2024
Merged

Fix DTO projection with embedded id in JPA #2794

merged 2 commits into from
Feb 14, 2024

Conversation

radovanradic
Copy link
Contributor

This resolves compilation error reported in issue.
There is a test that verifies DTO can be loaded. Does not resolve all DTO join issues, there is separate PR in progress for that.

Copy link

sonarcloud bot commented Feb 14, 2024

@radovanradic radovanradic added the type: bug Something isn't working label Feb 14, 2024
@radovanradic radovanradic merged commit aa4da36 into master Feb 14, 2024
43 checks passed
@radovanradic radovanradic deleted the issue-2705a branch February 14, 2024 15:46
dstepanov pushed a commit that referenced this pull request Feb 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
2 participants