jooq/jOOQ
Lukas Eder b688780bae [jOOQ/jOOQ#14513] Support column COMMENT clause in ALTER TABLE .. ADD
This implements the feature for dialects with native support.

Before implementing it for other dialects using an anonymous block, let's refactor the internals, first. There are 2 modes of adding columns to a table, both work differently, even if they're pretty much the same in terms of the QOM, even if the syntax may differ.
2023-01-17 21:16:53 +01:00
..
src/main [jOOQ/jOOQ#14513] Support column COMMENT clause in ALTER TABLE .. ADD 2023-01-17 21:16:53 +01:00
.gitignore
LICENSE.txt
NOTICE.txt
pom.xml