There has also been an idea in the past to allow for other relational operators on arbitrary table expressions, such as Table.select() but it was rejected because the time wasn't ripe for such an operator yet, at the time:
- https://github.com/jOOQ/jOOQ/issues/13066 For the record, I'll revive that feature request. Given how useful and powerful inline derived tables have been in jOOQ 3.19's implementation of policies... https://www.jooq.org/doc/latest/manual/sql-building/table-expressions/inline-derived-tables/ ... I'll definitely look into adding more power to this area again for 3.20 or another future release -- You received this message because you are subscribed to the Google Groups "jOOQ User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/5ba4a682-6747-447f-b7fa-c6cda984ba28n%40googlegroups.com.
