Version 3.11.8 - December 21, 2018 ================================================================================

Version 3.11.8 - December 21, 2018 ================================================================================ This is a 3.11 patch release with bug fixes Features and Improvements ------------------------- #8094 - Add support for result less statements in MockFileDatabase Bug Fixes --------- #8002 - NullPointerException in QueryPartList.removeNulls with Java 11 and immutable collections #8018 - Oracle TIMESTAMP WITH TIME ZONE default binding truncates microseconds #8043 - ALTER TABLE .. RENAME TO .. should fully qualify tables if supported by the database #8049 - Incorrect Javadoc entry for Field#containsIgnoreCase #8053 - Code generation fails on JDK9+ with javax.xml.bind.UnmarshalException: unexpected element when using external <configurationFile/> #8059 - UDT data types are unqualified in PostgreSQL, when there is more than one UDT data type per schema #8064 - Bad inlining of Double.NaN in HSQLDB #8066 - HSQLDB implementation of Field.add(Interval) cannot handle fractional seconds #8068 - Code generator doesn't generate length on VARCHAR(n) ARRAY types #8071 - Cannot create tables with VARCHAR(n) ARRAY types in HSQLDB #8073 - Code generator fails on PostgreSQL 9.3.9 because of unsupported not in predicate on row value expressions #8088 - Companion object for routine classes generated by ScalaGenerator cause java.lang.IllegalAccessError at runtime #8117 - XMLDatabase should not distinguish between empty catalog and absent catalog #8119 - NullPointerException in XMLDatabase, when no schemas could be loaded #8120 - Resolve relative paths in target directory in Maven plugin #8121 - java.lang.NoSuchMethodException when calling createARRAY on JBoss WrappedConnectionJDK8 #8127 - java.lang.ClassCastException: java.base/java.lang.String cannot be cast to java.base/java.util.UUID when using UUID types with MockFileDatabase #8132 - returningResult() returns generated record type when returning only the identity #8133 - ClassCastException in H2 when calling returningResult() to fetch an identity when the generated record does not implement Record1

Авторlukaseder
Коммитерlukaseder
7 лет назад
29bb53a
Родители

Cherry-pick

Команда cherry-pick позволяет выбрать отдельные коммиты из одной ветки и применить их к другой.