[jOOQ/jOOQ#10825] Informix doesn't support the RECURSIVE keyword
This commit is contained in:
parent
228cdba3af
commit
24b1795852
@ -42,6 +42,7 @@ import static org.jooq.Clause.WITH;
|
||||
// ...
|
||||
// ...
|
||||
// ...
|
||||
// ...
|
||||
import static org.jooq.impl.DSL.count;
|
||||
import static org.jooq.impl.DSL.name;
|
||||
import static org.jooq.impl.DSL.one;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user