jooq/jOOQ
Lukas Eder c5b98e36ad [jOOQ/jOOQ#11700] Make sure we maintain input bind indexes
The ParsingConnectionFactory currently ignores the actual bind index and uses them just for sorting the bind values. This is incorrect, in case a driver implementation support omitting bind values for a given index, e.g. when batching.
2021-03-25 16:36:18 +01:00
..
src/main [jOOQ/jOOQ#11700] Make sure we maintain input bind indexes 2021-03-25 16:36:18 +01:00
.gitignore
LICENSE.txt
NOTICE.txt
pom.xml [jOOQ/jOOQ#11700] Add R2DBC support 2021-03-23 17:35:34 +01:00