jooq/jOOQ
Lukas Eder db6f8efc22 [jOOQ/jOOQ#11700] Fix MariaDB and SQL Server bind variable usage
- SQL Server's R2DBC driver seems to only support named params
- Support fetchSize
- Support BINARY_FLOAT and BINARY_DOUBLE types in Oracle
- Support binding temporal types (R2DBC doesn't support java.sql types)
2021-03-25 09:06:28 +01:00
..
src/main [jOOQ/jOOQ#11700] Fix MariaDB and SQL Server bind variable usage 2021-03-25 09:06:28 +01:00
.gitignore
LICENSE.txt
NOTICE.txt
pom.xml [jOOQ/jOOQ#11700] Add R2DBC support 2021-03-23 17:35:34 +01:00