Hello Costa, Thank you very much for your message. This might be the same issue as: https://github.com/jOOQ/jOOQ/issues/6875
... a potential regression in a recent jOOQ version. I'll look into this shortly Thanks, Lukas 2017-12-06 11:44 GMT+01:00 Costa Basil <[email protected]>: > I was able to compile the program by placing the Indexes & Keys classes > under org.jooq.impl and prefixing the Array call with 'scala.', i.e. > scala.Array etc. > > I wonder if the scala code generated compiles under 2.12.4. If you have an > insight into this please let me know. > > -- > 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. > -- 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.
