[jOOQ/jOOQ#7106] Add CockroachDB support
This commit is contained in:
parent
64c4ef7fae
commit
202d221994
@ -84,6 +84,7 @@ implements
|
||||
public final void accept(Context<?> ctx) {
|
||||
switch (ctx.family()) {
|
||||
|
||||
|
||||
case POSTGRES:
|
||||
case YUGABYTEDB: {
|
||||
// [#7106] PostgreSQL blocks can't start new transactions
|
||||
|
||||
Loading…
Reference in New Issue
Block a user