--
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 jooq-user+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jooq-user/78d27ea6-7919-4c54-9ac5-c5bad65c79e1n%40googlegroups.com.
Hi LukasThanks for your quick response. I've created a sample project showcasing the problem. Besides the missing override modifiers I've found an issue when using arrays.
You can access the sample project on https://github.com/thomastardy/jooq-kotlin-code-generation. There is a file fixes.patch including the changes I applied manually to fix the issues.