Version 3.8.3 - July 4, 2016 ================================================================================
This is a patch release with some useful fixes for the 3.8 branch Features and Improvements ------------------------- #5338 - Log a warning in the code generator if a table is reported to have two identity columns Bug Fixes --------- #5324 - Wrong precision generated in automatic CAST for DB2 and other databases #5336 - Column default expressions using sequences are not treated as identity columns in H2 #5339 - Nested record generated when TABLE.COLUMN "overlaps" with a table called TABLE_COLUMN for MySQL #5359 - Incorrect order of HSQL column definition tokens: "DEFAULT" and "NULL" #5365 - Avoid parsing ? in plain SQL if followed immediately by another operator-like character in PostgreSQL #5367 - Record.update() produces wrong update counts in HSQLDB #5369 - Plain SQL batches produce wrong INFO messages about bind value count mismatches #5381 - MySQL STRAIGHT_JOIN is not implemented correctly #5386 - Excessive WARN log level when a generated object has no name -- 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.
