Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typo in DSLContext.fetchCount() and error in DSLContext.fetchExists() Javadoc - Merge [#6478] #6481

Closed
lukaseder opened this issue Aug 1, 2017 · 0 comments

Comments

@lukaseder
Copy link
Member

No description provided.

@lukaseder lukaseder added this to the Version 3.8.9 milestone Aug 1, 2017
lukaseder added a commit that referenced this issue Sep 28, 2017
================================================================================

This is a patch release with an urgent fix for the 3.8 branch

Features and Improvements
-------------------------
#6449 - Improve TableLike.field(Field) Javadoc
#6590 - Improve DSLContext.batchStore() Javadoc, indicating that it does not execute MERGE / UPSERT semantics

Bug Fixes
---------
#6425 - Compilation error in generated code when both SchemaVersionProvider and CatalogVersionProvider are applied
#6481 - Typo in DSLContext.fetchCount() and error in DSLContext.fetchExists() Javadoc
#6508 - XMLDatabase doesn't work when dialect is not a SQLDialect.family()
#6515 - ClobBinding and BlobBinding don't correctly inline their bind values
#6539 - NullPointerException in AbstractRecord.intern0()
#6559 - Error in Record.compareTo(...) Javadoc
#6573 - Trigger generated errors are not fetched through jOOQ's plain SQL API
#6597 - "Invalid column index" on Oracle stored procedure call when return type is converted to boolean and argument type is defaulted
#6601 - Exception thrown when creating table with SQLDataType.UUID in MySQL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant