Commit Graph

5131 Commits

Author SHA1 Message Date
lukaseder
1ed96d2f18 [#5754] Remove copyright (and dates) from file headers 2017-01-02 17:14:26 +01:00
lukaseder
b641dde50f [#5754] Remove copyright (and dates) from file headers 2017-01-02 17:05:35 +01:00
lukaseder
fa1d95bd79 [#5755] Parser cannot parse bind variables 2017-01-02 16:12:10 +01:00
lukaseder
399aa3329e [#3930] Improve code generation manual sections explaining each flag individually with XML / programmatic examples 2017-01-02 15:58:47 +01:00
lukaseder
a1019ea7dd [#5738] Expose the new Parser API through the JDBC API 2017-01-02 15:55:11 +01:00
lukaseder
fb749f5ff6 [#5747] Mention JPADatabase in jooq-codegen.xsd 2016-12-30 22:03:07 +01:00
lukaseder
278c195e4f [#5745] Make JDBC driver configuration optional in code generator configuration 2016-12-30 21:30:27 +01:00
lukaseder
d0f24ada15 [#5744] Log WARN if users combine nested catalog configurations with top-level inputSchema configuration 2016-12-30 11:41:59 +01:00
lukaseder
9d63c463da [#5750] Deprecate and undocument the <customTypes/> element 2016-12-30 11:17:16 +01:00
lukaseder
e42fd94c09 Reorganising elements in XSD 2016-12-30 09:18:40 +01:00
lukaseder
e16c290532 Maven repository caching for Travis 2016-12-30 08:50:16 +01:00
lukaseder
994ee1115f [#5746] The <database/> element in the code generator configuration should be optional 2016-12-28 17:04:11 +01:00
lukaseder
41f0953587 [#5742] Stop distributing third party dependencies through zip distribution 2016-12-28 17:02:43 +01:00
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