I'm sorry, I cannot reproduce this minimally. You seem to already have most of the work done on your end to create a minimal case, but I don't have access to it. I'm obviously still missing a piece here (kotlin version, JVM version, DDL detail, import, etc.). May be just a copy paste error, or a nullability token that I've overlooked, etc. etc. It's always hard to glue an example from various snippets distributed through emails, which is why this template is so helpful: https://github.com/jOOQ/jOOQ-mcve. git clone, mvn clean install, and the problem can be reproduced immediately.
I'll be happy to take another look at an MCVE if you can provide one. Thanks, Lukas On Mon, Nov 9, 2020 at 12:45 PM Lukas Eder <[email protected]> wrote: > Thanks a lot, Maurizio. > > On Sat, Nov 7, 2020 at 7:52 PM Maurizio <[email protected]> wrote: > >> *interface IThing : List<String>* >> > > I think that might have been the missing piece. I'll investigate this soon > and will get back to you. > -- 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/CAB4ELO4Sauq_%2BV6OmXwsOA6yMVQbpYo%3Dw_d_kqGN2n-RPfPUNw%40mail.gmail.com.
