On Sun, Oct 5, 2014 at 3:04 AM, Lukas Eder <[email protected]> wrote: > Hi there, > > Are you using jOOQ 3.5.0-SNAPSHOT? We might still have 1-2 regressions as > we're implementing more complete SQL standard UNION support. I don't think > this issue should appear with jOOQ 3.4.2...
master (3.5.0-SNAPSHOT I'm guessing?) has the issue. In 3.4.2, the parenthesis are missing and the query is invalid. It's however a little easier to manually add the parenthesis than it is to reorder the order (pun). Alok -- 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]. For more options, visit https://groups.google.com/d/optout.
