jooq/jOOQ
Lukas Eder ad66b4ec3b [jOOQ/jOOQ#5799] Add support for the SQL Standard WITH ORDINALITY clause
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
2022-12-15 16:03:31 +01:00
..
src/main [jOOQ/jOOQ#5799] Add support for the SQL Standard WITH ORDINALITY clause 2022-12-15 16:03:31 +01:00
.gitignore
LICENSE.txt
NOTICE.txt
pom.xml