[#3039] Cannot bind NULL with JDBC Types.BOOLEAN in DB2
This commit is contained in:
parent
e876dc04d9
commit
49afd340fc
@ -43,6 +43,7 @@ package org.jooq.impl;
|
||||
import static java.util.Arrays.asList;
|
||||
// ...
|
||||
// ...
|
||||
// ...
|
||||
import static org.jooq.SQLDialect.POSTGRES;
|
||||
import static org.jooq.SQLDialect.SQLITE;
|
||||
// ...
|
||||
@ -173,9 +174,9 @@ class DefaultBindContext extends AbstractBindContext {
|
||||
x
|
||||
x
|
||||
|
||||
xx xxxxxxx xxxxxx xxxxxx xxxx xxx xxxx xxxxxxxx xxx xxx xxxx xxxxxx
|
||||
xx xxxxxxx xxxxxxx xxx xxx xxxxxx xxxxxx xxxx xxx xxxx xxxxxxxx xxx xxx xxxx xxxxxx
|
||||
xx xxxxxx xxx xxx xxxxxxx xxxxx
|
||||
xxxx xx xxxxxxxx xx xxxxxxxxxxxxx xx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xx xxxxxxx x
|
||||
xxxx xx xxxxxxxx xx xxxxxxxxxxxxx xx xxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx x
|
||||
xxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxx
|
||||
x
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user