jooq/jOOQ
Lukas Eder 6ef4abdbbb [jOOQ/jOOQ#2682] [jOOQ/jOOQ#15632] Support set operations (UNION etc.)
This includes a refactoring where ScopeStackElement is subclassed for specialisation. We need one key per type of ScopeStackElement, such that values can be null for certain keys. That way, the new ScopeDefinerScopeStack element can be absent even if the DataKeyScopeStackElement is present on all scopes. Future refactors might further specialise the DefaultScopeStackElement, which contains the query part specific contents (e.g. join tree)
2023-09-25 16:38:32 +02:00
..
src/main [jOOQ/jOOQ#2682] [jOOQ/jOOQ#15632] Support set operations (UNION etc.) 2023-09-25 16:38:32 +02:00
.gitignore [jOOQ/jOOQ#9667] Stop generating JAXB episode files 2019-12-12 12:19:43 +01:00
LICENSE.txt [jOOQ/jOOQ#14110] License header should use HTTPS rather than HTTP 2022-10-19 10:43:58 +02:00
NOTICE.txt
pom.xml Release 3.19.0-SNAPSHOT 2023-03-08 13:41:09 +01:00