Hi, I just wanted to use the DSL.dateSub(Field<sql.Date>,int,DatePart) method for a MySQL datetime field that I am using. In code-generation I've set the <javaTimeTypes> flag so the field is not of type sql.Date but LocalDateTime which does not fit of course. Is there a workaround for this?
Kind regards, Jens -- 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.
