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
lukaseder
dc4857e051
[ #629 ] [ #7358 ] Fixed Support annotations
2018-06-01 14:48:19 +02:00
lukaseder
261d176293
Java 6 fixes
2018-06-01 10:37:39 +02:00
lukaseder
643b6a5f07
[ #7322 ] Trailing newRecord() results in NULL insert statement
2018-06-01 10:37:28 +02:00
lukaseder
2aeef588f2
[ #629 ] Add support for the Teradata database
2018-05-31 18:20:41 +02:00
lukaseder
89e5dde657
[ #7433 ] Add support for Amazon Aurora PostgreSQL Edition
2018-05-31 12:18:07 +02:00
lukaseder
9dfdea8610
[ #7526 ] Clean up Support annotations
2018-05-31 10:51:51 +02:00
lukaseder
5df0893597
[ #7514 ] [ #7522 ] [ #7523 ] [ #7524 ] Various MariaDB features supported
...
- [#7514 ] Add MariaDB support for window functions
- [#7522 ] Add MariaDB support for inverse distribution functions
- [#7523 ] Add MariaDB support for WITH
- [#7524 ] Add support for MariaDB WITH TIES
2018-05-31 09:13:26 +02:00
lukaseder
a5b3605a02
[ #7514 ] [ #7522 ] [ #7523 ] [ #7524 ] Various MariaDB features supported
...
- [#7514 ] Add MariaDB support for window functions
- [#7522 ] Add MariaDB support for inverse distribution functions
- [#7523 ] Add MariaDB support for WITH
- [#7524 ] Add support for MariaDB WITH TIES
2018-05-30 17:19:34 +02:00
lukaseder
43f8f9a02d
[ #629 ] Add support for the Teradata database
2018-05-29 17:47:28 +02:00
lukaseder
3bbd66ca7c
[ #7358 ] Add support for SQL Data Warehouse
2018-05-29 10:03:28 +02:00
lukaseder
12425016ff
[ #7515 ] SEEK operations do not auto-convert bind variables to appropriate type
2018-05-29 10:03:24 +02:00
lukaseder
cb5422efff
[ #7358 ] Add support for SQL Data Warehouse
2018-05-25 18:36:46 +02:00
lukaseder
0512228565
[ #7358 ] Add support for SQL Data Warehouse
2018-05-25 18:30:57 +02:00
lukaseder
1ae9313b65
[ #7504 ] [ #7505 ] DefaultDataType.getDataType(SQLDialect) should use family
...
- [#7504 ] DefaultDataType.getDataType(SQLDialect) should use family
- [#7505 ] JDBCDatabase doesn't recognise vendor-specific data types
2018-05-24 14:16:45 +02:00
lukaseder
d036f3f44b
[ #7497 ] Adaptations after the merge
2018-05-23 13:01:03 +02:00
lukaseder
6ec1958876
[ #7497 ] Adaptations after the merge
2018-05-23 12:57:30 +02:00
Tim Wilson
5a5bddc640
Presize ArrayLists whose max size is known
2018-05-16 21:57:07 -07:00
lukaseder
1437873636
[ #7494 ] Regression on DB2's INSERT .. RETURNING emulation
2018-05-16 16:10:28 +02:00
lukaseder
84977b97fa
[ #7494 ] Regression on DB2's INSERT .. RETURNING emulation
2018-05-16 15:53:59 +02:00
lukaseder
efa970c49a
[ #7409 ] Fixed a regression
2018-05-16 15:53:51 +02:00
lukaseder
98880773d3
[ #7494 ] Regression on DB2's INSERT .. RETURNING emulation
2018-05-16 14:53:05 +02:00
lukaseder
b8d633bceb
[ #7493 ] Emulate { OUTER | CROSS } APPLY on DB2
2018-05-16 12:40:12 +02:00
lukaseder
4caa9fd891
[ #7171 ] Support parsing INSERT table (without INTO)
2018-05-16 12:15:10 +02:00
lukaseder
166e2f1027
[ #7171 ] Fixed WHERE and CONNECT BY ordering
2018-05-16 11:53:02 +02:00
lukaseder
bd26ea245a
[ #7171 ] Support parsing the ENABLE keyword on constraints
2018-05-16 11:28:08 +02:00
lukaseder
f9b63e14c3
[ #7171 ] Support parsing MySQL's FIELD() function
2018-05-16 11:05:24 +02:00
lukaseder
af1e22b651
[ #7171 ] Parse MySQL cast types { SIGNED | UNSIGNED } [ INTEGER ]
2018-05-16 10:32:35 +02:00
lukaseder
eaaf99fb65
[ #3686 ] Added runtime support for defaulted parameters
2018-05-15 17:54:11 +02:00
lukaseder
74d8bb278a
[ #3686 ] Add support for default parameter values in SQL Server
2018-05-15 16:53:29 +02:00
lukaseder
07602b1a9b
[ #7353 ] Fixed Serializable regression
2018-05-15 14:55:02 +02:00