[#7609] Add Setting to turn off ORDER BY clause in emulated OFFSET .. FETCH pagination
This commit is contained in:
parent
2f52095e2a
commit
c889a07f03
@ -68,7 +68,7 @@ public final class Constants {
|
||||
/**
|
||||
* The current jooq-runtime XSD file name.
|
||||
*/
|
||||
public static final String XSD_RUNTIME = "jooq-runtime-3.11.0.xsd";
|
||||
public static final String XSD_RUNTIME = "jooq-runtime-3.12.0.xsd";
|
||||
|
||||
/**
|
||||
* The current jooq-runtime XML namespace
|
||||
|
||||
Loading…
Reference in New Issue
Block a user