Avoid duplicate mapping of columns through StatementMapper.getMappedObject(…)
#622
Labels
type: task
A general task
StatementMapper.getMappedObject(…)
#622
Using
StatementMapper.getMappedObject(…)
fromR2dbcQueryCreator
maps column names potentially multiple times when it comes to the select list. We should avoid duplicate mapping to avoid property resolution failures.The text was updated successfully, but these errors were encountered: