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 Javadoc on DataType.asConvertedDataType() #4093

Closed
lukaseder opened this issue Feb 24, 2015 · 0 comments
Closed

Typo in Javadoc on DataType.asConvertedDataType() #4093

lukaseder opened this issue Feb 24, 2015 · 0 comments

Comments

@lukaseder
Copy link
Member

Is:

Retrieve the data type for a given converter.

Should be:

Retrieve the data type for a given binding.

@lukaseder lukaseder added this to the Version 3.6.0 milestone Feb 24, 2015
lukaseder added a commit that referenced this issue Apr 1, 2015
================================================================================

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

Bug fixes
---------
#4093 - Typo in Javadoc on DataType.asConvertedDataType()
#4096 - jooq-meta-3.5.2.xsd doesn't specify the right namespaces
#4100 - Use "&lt;" for "<" and "&gt;" for ">" in javadoc
#4114 - Compilation error when a stored procedure has a parameter named
"value" and the generator strategy generates lower case literals
#4117 - Invalid SQL generated when using UNSIGNED data types with MySQL
DDL statements
#4134 - No milliseconds value when reading Timestamp values from SQLite
#4147 - SQLDialectNotSupportedException: ARRAY TABLE is not supported for
SQL99
#4157 - Package procedures without arguments are not generated in Oracle
12c
#4160 - SQL generated by DSL.dateAdd() is invalid for certain dates in
Oracle
#4167 - Trial version stops working
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