This includes: - [jOOQ/jOOQ#14406] The AutoAlias feature isn't applied from within the JOIN tree, only from the TableList - Update AutoAlias to allow for auto-aliasing other tables than this - Add NoAutoAlias to prevent aliasing in derived column list emulations - Removed TableWithOrdinalityStep again, all Table types are supported - Implement emulations - Added an AbstractAutoAliasTable base implementation for AliasTable - [jOOQ/jOOQ#14409] Refactor Values to implement AutoAlias - [jOOQ/jOOQ#13971] Use DataType::array internally - [jOOQ/jOOQ#14388] Fix data type of ArrayConcat expression |
||
|---|---|---|
| .. | ||
| src/main | ||
| .gitignore | ||
| LICENSE.txt | ||
| NOTICE.txt | ||
| pom.xml | ||