lukaseder
|
432a5648e5
|
[#5735] jOOQ-checker is not deployed to Maven Central
|
2016-12-28 15:03:30 +01:00 |
|
lukaseder
|
93ab556360
|
[#5732] Emulate ALTER .. IF EXISTS in Oracle using a PL/SQL block
|
2016-12-23 18:23:29 +01:00 |
|
lukaseder
|
d1e1f3e648
|
Release 3.10.0-SNAPSHOT
|
2016-12-23 16:36:19 +01:00 |
|
lukaseder
|
d2cd108f63
|
Release 3.9.0
|
2016-12-23 16:36:09 +01:00 |
|
lukaseder
|
7d420d8152
|
Release 3.9.0
|
2016-12-23 16:35:42 +01:00 |
|
lukaseder
|
3b6aa74c30
|
Release 3.9.0
|
2016-12-23 15:01:18 +01:00 |
|
lukaseder
|
c3503e09e4
|
Fix manual
|
2016-12-23 14:41:31 +01:00 |
|
lukaseder
|
b431727ee1
|
Release 3.9.0
|
2016-12-23 14:18:36 +01:00 |
|
lukaseder
|
e0c0ed0229
|
Release 3.9.0
|
2016-12-23 11:53:13 +01:00 |
|
lukaseder
|
7a65b3dce7
|
New Support annotations
|
2016-12-23 11:31:53 +01:00 |
|
lukaseder
|
17a268def7
|
[#5377] Renamed ThreadLocalTransactionalXX to ContextTransactionalXX
|
2016-12-23 11:31:23 +01:00 |
|
lukaseder
|
fd0b20e4ac
|
More HSQLDB @Support annotations
|
2016-12-22 15:28:21 +01:00 |
|
lukaseder
|
584b4f278e
|
More HSQLDB @Support annotations
|
2016-12-22 15:21:25 +01:00 |
|
lukaseder
|
3123e10ba1
|
[#5084] Added HSQLDB @Support
|
2016-12-22 15:16:25 +01:00 |
|
lukaseder
|
b339ef359e
|
[#5083] Added HSQLD @Support
|
2016-12-22 15:13:37 +01:00 |
|
lukaseder
|
3635b0923e
|
[#5278] Added HSQLDB @Support
|
2016-12-22 15:10:28 +01:00 |
|
lukaseder
|
f771f987ee
|
[#5085] Added HSQLDB @Support
|
2016-12-22 15:08:14 +01:00 |
|
lukaseder
|
c6c13f7849
|
[#5728] Emulate SELECT .. INTO .. also for HSQLDB using CREATE TABLE .. AS SELECT ..
|
2016-12-22 15:01:15 +01:00 |
|
lukaseder
|
263b571f35
|
[#5253] Fix regression
|
2016-12-22 14:51:21 +01:00 |
|
lukaseder
|
bcc288a44d
|
[#5727] INSERT INTO table SELECT ... UNION ... renders bad SQL when column names are omitted and a plain SQL table is given
|
2016-12-22 13:52:01 +01:00 |
|
lukaseder
|
3b8502f710
|
[#5725] Regression in MySQL's code generation prevents linking column types to enum classes
|
2016-12-22 13:23:57 +01:00 |
|
lukaseder
|
939724a693
|
Whitespace fix
|
2016-12-22 13:06:36 +01:00 |
|
lukaseder
|
d04c541e7a
|
[#4968] Fix Support annotations for MySQL
|
2016-12-22 12:59:57 +01:00 |
|
lukaseder
|
a7414508ca
|
[#5087] Added @Support annotations
|
2016-12-22 12:43:02 +01:00 |
|
lukaseder
|
cedf0b4f53
|
[#5085] Added H2 annotation
|
2016-12-22 11:58:01 +01:00 |
|
lukaseder
|
56e93ff020
|
Upgraded H2 JDBC driver version
|
2016-12-22 11:51:41 +01:00 |
|
lukaseder
|
8b16b8c996
|
[#5279] Added H2 @Support
|
2016-12-22 11:34:18 +01:00 |
|
lukaseder
|
56acc57d89
|
[#5721] jooq-codegen.xsd wrongly makes forcedType/name a mandatory element
|
2016-12-22 09:21:28 +01:00 |
|
lukaseder
|
5c7ef38264
|
[#5717] CREATE SEQUENCE doesn't work in Derby, SQL Server, when names aren't quoted
|
2016-12-20 18:02:03 +01:00 |
|
lukaseder
|
d4dde9bb40
|
[#5715] ArrayIndexOutOfBoundsException when fetching an unnamed column from SQL Server with plain SQL
|
2016-12-20 17:40:12 +01:00 |
|
lukaseder
|
6df93ecc58
|
[#4919] SQL Server doesn't allow full qualification of columns
|
2016-12-20 17:17:44 +01:00 |
|
lukaseder
|
bd0c184e0f
|
[#4429] Add <javaTimeTypes/> to code generator configuration to generate Java 8 java.time types instead of java.sql types
|
2016-12-20 17:03:32 +01:00 |
|
lukaseder
|
57e8d25939
|
[#3943] Custom Bindings cannot be applied on record version or timestamp columns
|
2016-12-20 16:37:52 +01:00 |
|
lukaseder
|
a8616f9abd
|
[#5699] Add support for PostgreSQL ON CONFLICT .. DO NOTHING
|
2016-12-20 12:07:56 +01:00 |
|
Lukas Eder
|
593944d290
|
Merge pull request #5702 from fleroy84/fix/5699
[#5699] Specify field for instruction "on conflict … do ignore"
|
2016-12-20 11:34:33 +01:00 |
|
lukaseder
|
f5fc9913b5
|
[#4919] Fix implementation, open it up for PostgreSQL, too
|
2016-12-20 10:54:58 +01:00 |
|
lukaseder
|
ce28fe258d
|
[#2303] Fix ParserImpl for jOOQ OSS Edition
|
2016-12-20 10:46:12 +01:00 |
|
lukaseder
|
5fcad47ed2
|
[#5708] Function delegates window RANGE calls to ROWS
|
2016-12-20 10:00:58 +01:00 |
|
lukaseder
|
7c62d5c8d4
|
[#2303] Open up ParserImpl
|
2016-12-20 09:52:40 +01:00 |
|
lukaseder
|
ad90e64e90
|
[#5388] Added an issue reference for this TODO
|
2016-12-20 09:42:28 +01:00 |
|
lukaseder
|
7e0e27151a
|
[#2303] Fix OSS Edition compilation error
|
2016-12-20 09:39:21 +01:00 |
|
lukaseder
|
2b384d34d5
|
[#2303] Open up the feature to the OSS version, too
|
2016-12-16 17:45:09 +01:00 |
|
lukaseder
|
7f5f4ddfee
|
[#5062] Add support for IDENTITY columns in CREATE TABLE statements
|
2016-12-16 16:45:08 +01:00 |
|
lukaseder
|
78d23a3111
|
[#5709] IDENTITY implies NOT NULL and not defaulted
|
2016-12-16 16:41:10 +01:00 |
|
lukaseder
|
544b676e76
|
[#5709] Add a DataType.identity() flag to specify that a data type is meant to be used as a SERIAL / IDENTITY type
|
2016-12-16 15:48:53 +01:00 |
|
lukaseder
|
8c68d946ec
|
[#5639] MockFileDatabase ignores erroneous rows specification
|
2016-12-16 15:23:13 +01:00 |
|
lukaseder
|
6ad6a35cd6
|
Better logging of "Forcing type" message
|
2016-12-15 10:27:17 +01:00 |
|
lukaseder
|
e870b353d2
|
[#5697] NPE regression
|
2016-12-14 13:27:48 +01:00 |
|
lukaseder
|
9009fc5ad6
|
[#5084] Add support also for Oracle
|
2016-12-14 13:22:33 +01:00 |
|
lukaseder
|
118aca6b49
|
[#5083] Add support also for Oracle
|
2016-12-14 13:04:06 +01:00 |
|