The generated code looks like:

// -------------------------------------------------------------------------
// Primary key information
// -------------------------------------------------------------------------

override fun key(): Record2<String?, String?> = super.key() as
Record2<String?, String?>


but I guess it should be Record2<String,String> since no part of the key
should be allowed to be null for a pk?

Using 3.14.2


--
David J. M. Karlsen - http://www.linkedin.com/in/davidkarlsen

-- 
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/CAGO7Ob1OQ6Q0x4B1cRxYRQ2oVcjptrKTXPcd35T6RNXdFvrvYg%40mail.gmail.com.

Reply via email to