Description
On case-sensitive SQL implementations that also manipulate the case of unquoted SQL names, the `JdbcCachedIdempotentMessageIdRepository` uses column names to retrieve SQL results and fails. While this is a failure on the part of the SQL implementation, there's no reason that using column index methods can't be used and fix the problem.
Attachments
Issue Links
- links to