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

Avoid duplicate mapping of columns through StatementMapper.getMappedObject(…) #622

Open
mp911de opened this issue Jul 15, 2021 · 0 comments
Labels
type: task A general task

Comments

@mp911de
Copy link
Member

mp911de commented Jul 15, 2021

Using StatementMapper.getMappedObject(…) from R2dbcQueryCreator maps column names potentially multiple times when it comes to the select list. We should avoid duplicate mapping to avoid property resolution failures.

@mp911de mp911de added the type: task A general task label Jul 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

1 participant