jooq/jOOQ
Lukas Eder fa6fb4bb0d [jOOQ/jOOQ#14988] Emulate LATERAL (TableImpl | JoinTable) where not
supported

This includes:

- [jOOQ/jOOQ#14985] Ensuring path joins work with APPLY
- [jOOQ/jOOQ#14985] Ensuring path joins work with LATERAL

In the latter case, we currently just omit the problem of making path
joins work with LATERAL by avoiding wrapping a path in LATERAL. There
might be a better solution for this in the future.
2023-04-28 11:48:41 +02:00
..
src/main [jOOQ/jOOQ#14988] Emulate LATERAL (TableImpl | JoinTable) where not 2023-04-28 11:48:41 +02:00
.gitignore
LICENSE.txt
NOTICE.txt
pom.xml Release 3.19.0-SNAPSHOT 2023-03-08 13:41:09 +01:00