[ANNOUNCEMENT] jOOQ 3.4.1 patch release with bug fixes

21 views
Skip to first unread message

Lukas Eder

unread,
Jul 11, 2014, 10:57:30 AM7/11/14
to jooq...@googlegroups.com
Version 3.4.1 - July 11, 2014
================================================================================

This is a patch release with some useful fixes for the 3.4 branch

Bug fixes
---------
#3347 - Field.in(T...) should defend against Collection arguments
#3359 - store() after copy() executes an UPDATE instead of an INSERT, when
        Settings.updatablePrimaryKeys is set
#3360 - SQLite regression when using special characters in identifiers
#3362 - DSLContext.batchStore() executes INSERT if records are batch stores are
        executed two times in a row on new records, if
        Settings.updatablePrimaryKeys is set to true
#3363 - UpdatableRecord.store() executes UPDATE instead of INSERT after
        delete(), if Settings.updatablePrimaryKeys is set to true
#3382 - NOT NULL constraints and type information are incorrectly generated when
        using Firebird DOMAINs for data types

For more details, see:

Versions 3.3.3 and 3.2.6 will also be released soon, between July 14-16. Thanks for your patience.
Reply all
Reply to author
Forward
0 new messages