[jOOQ/jOOQ#8785] Remove TERADATA support from DSL#alterIndex()
No explicit ALTER INDEX ... RENAME support has been implemented for TERADATA and no native ALTER INDEX command exists.
This commit is contained in:
parent
70ef8a398c
commit
222005c580
@ -50,7 +50,6 @@ import static org.jooq.SQLDialect.MYSQL;
|
||||
import static org.jooq.SQLDialect.POSTGRES;
|
||||
// ...
|
||||
// ...
|
||||
// ...
|
||||
|
||||
/**
|
||||
* The step in the <code>ALTER INDEX</code> where the table can be specified for
|
||||
|
||||
Loading…
Reference in New Issue
Block a user