Hi,
Just following up on this issue #1287 which is marked as resolved starting with spring-data-relational 2.4.3, but I recently tried it in spring-data-relational 2.4.10 and the issue is still there.
Comparing the source code between different versions I noticed the fix is included only starting with spring-data-relational 3.x.
Migrating to Spring Data 3.x is not an option for my team at the moment, so I was wondering would it be possible to backport this fix to version 2.x? Or am I missing something?