lukaseder
|
c7060ef4cc
|
[#7649]
jOOQ 3.11+ transitive dependency prevents it from being loaded on WebLogic 12.1.3
|
2018-07-10 10:09:23 +02:00 |
|
lukaseder
|
70685cbff3
|
[#7655] ResultImpl#intoMap produces an incorrect error message on duplicate key
|
2018-07-10 10:08:36 +02:00 |
|
lukaseder
|
a8034df369
|
[#7652] Mention Christian in ABOUT.txt
|
2018-07-09 09:00:01 +02:00 |
|
lukaseder
|
84c1376e5a
|
[#7595] Add support for Java 11
|
2018-07-06 17:02:09 +02:00 |
|
lukaseder
|
c66e612c51
|
[#7647] Fixed parser
|
2018-07-06 15:44:43 +02:00 |
|
lukaseder
|
31e8dae615
|
[#7647] Support window function EXCLUDE clause
|
2018-07-06 15:03:34 +02:00 |
|
lukaseder
|
d62518fa25
|
[#7646] Support for window functions GROUPS mode
|
2018-07-06 14:18:02 +02:00 |
|
lukaseder
|
85686ef330
|
[#7628] Added native support for CREATE INDEX .. INCLUDE clause
|
2018-07-05 17:43:17 +02:00 |
|
lukaseder
|
a6a9dd271a
|
[#7628] Add support for PostgreSQL 11 - Added SQLDialect
|
2018-07-05 17:38:46 +02:00 |
|
lukaseder
|
798821b7dc
|
[#7643] Use slf4j directly for logging, remove log4j dependency
|
2018-07-05 12:45:04 +02:00 |
|
lukaseder
|
5d2624146a
|
[#7627] Cannot parse comma separated identity specification elements
|
2018-07-02 11:37:14 +02:00 |
|
lukaseder
|
c3ce66c1e6
|
[#7633] But don't qualify the constraint name in its declaration
|
2018-07-02 10:43:48 +02:00 |
|
lukaseder
|
37403abffa
|
[#7633] ALTER TABLE .. ADD FOREIGN KEY .. REFERENCES references unqualified table name
|
2018-07-02 10:35:32 +02:00 |
|
lukaseder
|
d71980886f
|
[#7634] Add remark to the Javadoc of <SQLDialect>DataType classes indicating what the deprecation replacement is
|
2018-07-02 10:35:10 +02:00 |
|
lukaseder
|
c889a07f03
|
[#7609] Add Setting to turn off ORDER BY clause in emulated OFFSET .. FETCH pagination
|
2018-06-27 09:20:42 +02:00 |
|
lukaseder
|
971de645b9
|
[#7619] Don't ship old XSDs in binaries
|
2018-06-26 15:42:24 +02:00 |
|
lukaseder
|
b2a9d1fb54
|
[#7569] Regression in UpdatableRecord.store() and update() methods when used with connection pools
|
2018-06-26 15:19:00 +02:00 |
|
lukaseder
|
dc59407451
|
[#7616] Support CREATE OR REPLACE VIEW in H2
|
2018-06-26 13:32:20 +02:00 |
|
lukaseder
|
a3c443f10a
|
[#7609] Add Setting to turn off ORDER BY clause in emulated OFFSET .. FETCH pagination
|
2018-06-26 11:27:19 +02:00 |
|
lukaseder
|
d75ac1a799
|
[#7609] Add Setting to turn off ORDER BY clause in emulated OFFSET .. FETCH pagination
|
2018-06-22 12:52:57 +02:00 |
|
lukaseder
|
d6102c14cd
|
[#7560] JDBCUtils should recognise :sybase:Tds:
|
2018-06-21 18:01:29 +02:00 |
|
lukaseder
|
28916223a8
|
[#7568] Cannot parse CREATE INDEX statement on a field called "field"
|
2018-06-21 17:26:37 +02:00 |
|
lukaseder
|
838bdf47d2
|
[#7597] CREATE TABLE with enum types generates CHECK constraint rather than enum type reference in PostgreSQL
|
2018-06-21 16:55:48 +02:00 |
|
lukaseder
|
5655f5473b
|
[#7599] Print row count in LoggerListener for ResultQuery
|
2018-06-21 13:34:15 +02:00 |
|
lukaseder
|
4b97c84c7f
|
[#7600] NullPointerException on Query.getBindValues
|
2018-06-21 12:59:26 +02:00 |
|
lukaseder
|
ce8852f6ba
|
[#7602] Upgrade jOOR dependency's Java 9 functionality
|
2018-06-21 12:47:31 +02:00 |
|
lukaseder
|
0c64dcab8b
|
[#7594] Illegal reflective access when running jOOQ on Java 10
|
2018-06-21 12:05:43 +02:00 |
|
lukaseder
|
0339de9bac
|
[#7584] Regression in DSL.or(Collection) when passing empty collection
|
2018-06-19 12:58:52 +02:00 |
|
lukaseder
|
f7e6b6987f
|
[#7589] Cannot bind double types to prepared statements when using Oracle and DBCP
|
2018-06-19 11:09:52 +02:00 |
|
lukaseder
|
965a925876
|
Removed unnecessary groupId re-definitions
|
2018-06-14 16:28:04 +02:00 |
|
lukaseder
|
333466038c
|
[#7583] Add new <generatedAnnotationType/> flag to specify Generated annotation
|
2018-06-14 16:01:45 +02:00 |
|
lukaseder
|
bf14e313eb
|
[#7567] Support mixing constraint definitions and columns in the parser
|
2018-06-12 17:43:16 +02:00 |
|
lukaseder
|
c560390559
|
[#7571] Support alternative PostgreSQL array syntax in parser
|
2018-06-12 16:54:02 +02:00 |
|
lukaseder
|
98b8130f84
|
[#6612] Modularise jOOQ and cross-release JDK 8 and 9 builds
|
2018-06-12 14:26:32 +02:00 |
|
lukaseder
|
33f4a8bcba
|
[#7565] Remove @javax.annotation.Generated annotation from jOOQ code
|
2018-06-11 13:06:25 +02:00 |
|
lukaseder
|
4ad48173ad
|
[#6612] Modularise jOOQ and cross-release JDK 8 and 9 builds
|
2018-06-11 13:04:43 +02:00 |
|
lukaseder
|
56ee9a270e
|
[#7565] Remove @javax.annotation.Generated annotation from jOOQ code
|
2018-06-11 12:50:38 +02:00 |
|
lukaseder
|
8c2b1131ab
|
[#6612] Modularise jOOQ and cross-release JDK 8 and 9 builds
|
2018-06-11 11:37:30 +02:00 |
|
lukaseder
|
3dc1c75188
|
[#7562] Incomplete Support annotation on some of the H2 style mergeInto overloads
|
2018-06-11 09:58:00 +02:00 |
|
lukaseder
|
22b200a389
|
Release 3.12.0-SNAPSHOT
|
2018-06-08 10:03:57 +02:00 |
|
lukaseder
|
23df47ba4f
|
Release 3.11.0
|
2018-06-07 16:45:37 +02:00 |
|
lukaseder
|
ab7fa285ee
|
[#7379] This has to be done for PostgreSQL as well
|
2018-06-07 13:18:56 +02:00 |
|
lukaseder
|
59e4394ca3
|
[#7475] Fixed regression
|
2018-06-07 12:07:27 +02:00 |
|
lukaseder
|
659bfee7e0
|
[#7497] Fixed regression
|
2018-06-07 11:56:59 +02:00 |
|
lukaseder
|
14896c0ab7
|
[#7405] Fixed regression
|
2018-06-07 11:28:59 +02:00 |
|
lukaseder
|
940877ca20
|
[#7548] Underflow when binding small Double values to Oracle JDBC
|
2018-06-06 14:12:46 +02:00 |
|
lukaseder
|
5302ed1a97
|
[#7498] No regression / backwards incompatibility
|
2018-06-04 11:24:21 +02:00 |
|
lukaseder
|
08a5f69e19
|
[#7498] No regression / backwards incompatibility
|
2018-06-04 11:23:29 +02:00 |
|
lukaseder
|
fafe20bbf7
|
[#7498] Improve RenderMapping to allow for adding a schema to unqualified objects
|
2018-06-04 10:37:16 +02:00 |
|
lukaseder
|
3e6ea7ff79
|
[#7538] Deprecate some Field.xyz() convenience API
|
2018-06-01 15:06:48 +02:00 |
|