[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:
Knut Wannheden 2019-06-13 14:01:29 +02:00
parent 70ef8a398c
commit 222005c580

View File

@ -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