[jOOQ/jOOQ#8771] Remove REDSHIFT from SelectWithTiesAfterOffsetStep
SelectWithTiesAfterOffsetStep#withTies() is not supported by REDSHIFT.
This commit is contained in:
parent
338c02a89e
commit
afe0643d7c
@ -51,7 +51,6 @@ import static org.jooq.SQLDialect.POSTGRES;
|
||||
// ...
|
||||
// ...
|
||||
// ...
|
||||
// ...
|
||||
|
||||
/**
|
||||
* This type is used for the {@link Select}'s DSL API when selecting generic
|
||||
|
||||
Loading…
Reference in New Issue
Block a user