[jOOQ/jOOQ#8795] Support SQLDATAWAREHOUSE for AlterTableAlterStep#set()

This commit is contained in:
Lukas Eder 2019-06-13 16:55:34 +02:00
parent f56955497f
commit 01dec5cadf

View File

@ -57,6 +57,7 @@ import static org.jooq.SQLDialect.POSTGRES;
// ...
// ...
// ...
// ...
/**
* The step in the <code>ALTER TABLE</code> DSL used to <code>ALTER</code>