I think this could be related to this issue here:
https://github.com/jOOQ/jOOQ/issues/1802

It looks as though the repetition of unqualified field names is
causing issues here. With the SELECT *, jOOQ will depend on what is
returned in ResultSetMetaData.

#1802 (similar, but not exactly the same issue) has been fixed and
included in the latest 2.6.0-SNAPSHOT version. Could you try to
reproduce it with that version?

Cheers
Lukas

2012/10/4 Lukas Eder <[email protected]>:
> Hello,
>
> Thanks for the very detailed bug report. I will let you know about
> further analyses as soon as possible
>
> Cheers
> Lukas
>
> 2012/10/3 JK <[email protected]>:
>> Sorry about the formatting. I attached the previous text to keep formatting
>> more readable.

Reply via email to