Skip to content

Tags: dba-ccin/jOOQ

Tags

version-3.13.2

Toggle version-3.13.2's commit message
Release 3.13.2

version-3.13.1

Toggle version-3.13.1's commit message
Release 3.13.1

version-3.13.0

Toggle version-3.13.0's commit message
Version 3.13.0

version-3.13.0-rc1

Toggle version-3.13.0-rc1's commit message
Version 3.13.0 RC1

version-3.12.4

Toggle version-3.12.4's commit message
Release 3.12.4

version-3.12.3

Toggle version-3.12.3's commit message
Version 3.12.3 - October 31, 2019

================================================================================

This is a 3.12 patch release with bug fixes

Features and Improvements
-------------------------
jOOQ#9452 - Add reactive streams in published ZIP file as a dependency, for convenience

Bug Fixes
---------
jOOQ#9444 - Regression in Sybase ASE source code generation
jOOQ#9455 - Unable to create index with qualified index name on Oracle dialect
jOOQ#9458 - UDT.getQualifiedName() doesn't return schema qualification for generated tables
jOOQ#9469 - SQLDialect.ASE cannot be used with a MockConnection
jOOQ#9477 - Creating tables using DSLContext.ddl() converts VARBINARY columns to TEXT in MySQL
jOOQ#9481 - CREATE SEQUENCE implementation should reuse Sequence.getDataType() in various flags

version-3.12.2

Toggle version-3.12.2's commit message
Version 3.12.2 - October 22, 2019

================================================================================

This is a 3.12 patch release with bug fixes

Features and Improvements
-------------------------

Breaking changes
----------------

Bug Fixes
---------

version-3.12.1

Toggle version-3.12.1's commit message
Version 3.12.1 - September 2, 2019

================================================================================

This is a 3.12 patch release with bug fixes

Bug Fixes
---------

jOOQ#9106 - jOOQ 3.12.0 codegen fails with an incorrect query where 3.11 worked correctly (PostgreSQL)
jOOQ#9112 - Cannot build Javadoc in jOOQ-checker under Java 11

version-3.12.0

Toggle version-3.12.0's commit message
Release 3.12.0

# Please enter the commit message for your changes. Lines starting
# with '#' will be kept; you may remove them yourself if you want to.
# An empty message aborts the commit.
#
# On branch version-3.12.0-branch
# Your branch is up to date with 'origin/version-3.12.0-branch'.
#
# Changes to be committed:
#	modified:   jOOQ-checker/pom.xml
#	modified:   jOOQ-codegen-maven/pom.xml
#	modified:   jOOQ-codegen/pom.xml
#	modified:   jOOQ-examples/jOOQ-academy/pom.xml
#	modified:   jOOQ-examples/jOOQ-checker-framework-example/pom.xml
#	modified:   jOOQ-examples/jOOQ-flyway-ddl-example/pom.xml
#	modified:   jOOQ-examples/jOOQ-flyway-example/pom.xml
#	modified:   jOOQ-examples/jOOQ-javaee-example/pom.xml
#	modified:   jOOQ-examples/jOOQ-javafx-example/pom.xml
#	modified:   jOOQ-examples/jOOQ-jpa-example-entities/pom.xml
#	modified:   jOOQ-examples/jOOQ-jpa-example/pom.xml
#	modified:   jOOQ-examples/jOOQ-kotlin-example/pom.xml
#	modified:   jOOQ-examples/jOOQ-oracle-example/pom.xml
#	modified:   jOOQ-examples/jOOQ-spark-chart-example/pom.xml
#	modified:   jOOQ-examples/jOOQ-spark-example/pom.xml
#	modified:   jOOQ-examples/jOOQ-spring-boot-example/pom.xml
#	modified:   jOOQ-examples/jOOQ-spring-example/pom.xml
#	modified:   jOOQ-examples/jOOQ-spring-guice-example/pom.xml
#	modified:   jOOQ-meta-extensions/pom.xml
#	modified:   jOOQ-meta/pom.xml
#	modified:   jOOQ-release/build.xml
#	modified:   jOOQ-release/release/template/maven-deploy.bat
#	modified:   jOOQ-release/release/template/maven-deploy.sh
#	modified:   jOOQ-release/release/template/maven-install.bat
#	modified:   jOOQ-release/release/template/maven-install.sh
#	modified:   jOOQ-scala_2.12/pom.xml
#	modified:   jOOQ/pom.xml
#	modified:   jOOQ/src/main/java/org/jooq/Constants.java
#	modified:   jOOQ/src/main/java/org/jooq/impl/DefaultRecordMapper.java
#	modified:   jOOQ/src/main/java/org/jooq/impl/DetachedMeta.java
#	modified:   jOOQ/src/main/java/org/jooq/tools/jdbc/SingleConnectionDataSource.java
#	modified:   pom.xml
#

version-3.12.0-RC1

Toggle version-3.12.0-RC1's commit message
[jOOQ#8616] Correctly clone Settings.parseSearchPath