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

Compilation error in generated code when applying converter to Oracle NUMBER procedure parameter - Merge [#5946] #5950

Closed
lukaseder opened this issue Mar 7, 2017 · 0 comments

Comments

@lukaseder
Copy link
Member

No description provided.

@lukaseder lukaseder added this to the Version 3.9.2 milestone Mar 7, 2017
lukaseder added a commit that referenced this issue Apr 20, 2017
================================================================================

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

Features and Improvements
-------------------------
#5861 - Add a configuration option for varargs setters

Bug Fixes
---------
#5813 - InformationSchema export contains wrong column name
#5821 - Missing @Support annotations for PostgreSQL on InsertOnDuplicateSetStep.set()
#5842 - Shouldn't DEBUG log OUT parameters on procedures that don't have any
#5856 - Outdated link to jooq-export.xsd in Result.formatXML() Javadoc
#5860 - Data loader unable to decode Base64 encoding binary types
#5864 - Work around Oracle 12c issue with INSERT .. SELECT into tables with IDENTITY column
#5880 - Schema version check does not work with Scala
#5882 - NullPointerException when running Maven code generator plugin without <target/> specification
#5891 - <expressions/> deprecation message is logged several times by the code generator
#5893 - H2Database orders tables by ID instead of NAME
#5937 - Ignore strategy/name when strategy/matchers is present, in code generator
#5948 - Boolean data type rewrites on Oracle procedures conflict with PL/SQL BOOLEAN data type logic
#5950 - Compilation error in generated code when applying converter to Oracle NUMBER procedure parameter
#5976 - Support JTDS limit of 2000 bind variables also for SQL Server
#5978 - java.util.impl.Contains should check both sides of the expression for array types
#5980 - ArrayIndexOutOfBoundsException when generating DSLContext.ddl() for DefaultSchema
#6036 - Do not throw UnsupportedOperationException in DefaultResultSet etc
#6040 - Possible leaking JDBC Arrays in DefaultExecuteContext.ARRAYS
#6049 - UDTRecordImpl.readSQL(SQLInput) and writeSQL(SQLOutput) optimisations
#6059 - StackOverflowError when DefaultBinding.pgFromString() encounters unknown type
#6061 - NullPointerException thrown when calling Oracle Function with BOOLEAN parameter
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