Hi all, Today was the first time that I needed to work with this JOOQ method but interestingly enough it does not show up on code complete in my IDE. This I have tried from maven generated source code using 2.3.0. I went to the extent of copying source files for 2.3.0 into my project and the method eventually showed up on code complete. However, when I run my code I get a "Exception in thread "Process Content Transactions Thread" java.lang.NoSuchMethodError: org.jooq.InsertValuesStep.onDuplicateKeyIgnore()Lorg/jooq/InsertFinalStep;" error. Is there anyone else who has experience this. Kindly assist.
Kind regards
