Commit Graph

5768 Commits

Author SHA1 Message Date
lukaseder
f12a625dc3 [#6662] Support new <catalogs/> element in DSLContext.meta() 2017-10-09 15:47:50 +02:00
lukaseder
d488114b7e [#6661] Add support for catalogs in the XMLGenerator 2017-10-09 15:23:34 +02:00
lukaseder
8b74c087c4 [#6660] Add <catalogs/> to <information_schema> 2017-10-09 15:09:54 +02:00
lukaseder
c6a4de770c [#6657] Error in maven-install.bat and .sh scripts when installing cross released Scala deliverables 2017-10-09 13:12:16 +02:00
lukaseder
f59402cf1f [#6654] Improve code generator's INFO message when objects have no name 2017-10-09 12:19:20 +02:00
lukaseder
45320b2623 [#6644] Improve "no catalogs were loaded" error message 2017-10-09 11:43:03 +02:00
lukaseder
5b32938b61 [#6642] DefaultBinding should check Settings.executeLogging to decide whether to log 2017-10-05 18:12:30 +02:00
lukaseder
7c0f48756f [#6640] QualifiedName.nonEmpty() shouldn't clone argument 2017-10-05 17:51:09 +02:00
lukaseder
942048f59a [#6635] Limit.numberOfRowsOrMax should be initalised from static value 2017-10-05 16:33:40 +02:00
lukaseder
f4b16b502e [#4930] Fixed [pro] markers 2017-10-05 15:35:13 +02:00
lukaseder
cdec924d1e [#4930] [#6631] DefaultBinding refactoring
- [#4930] Create one DefaultXYZBinding type per DataType, internally
- [#6631] Deprecate public DefaultBinding constructor
2017-10-05 15:09:34 +02:00
lukaseder
5bde2a047d Updated issue template 2017-10-05 15:09:25 +02:00
lukaseder
db18a4655b [#6627] Add DateToLocalDateConverter, TimeToLocalTimeConverter, TimestampToLocalDateTimeConverter 2017-10-03 12:46:14 +02:00
lukaseder
07d98fc929 [#6626] Duplicate ABOUT.txt file to manual 2017-10-02 16:59:05 +02:00
lukaseder
1598842008 [#6625] Copyright statement in PDF manual is outdated 2017-10-02 16:58:38 +02:00
lukaseder
b2b55d81d6 Release 3.11.0-SNAPSHOT 2017-10-02 16:35:27 +02:00
lukaseder
b1e2f4de44 [#6626] Manual does not list all contributors from ABOUT.txt 2017-10-02 16:35:11 +02:00
lukaseder
9509e3412f [#6626] Manual does not list all contributors from ABOUT.txt 2017-10-02 10:48:54 +02:00
lukaseder
885a6dc966 [#6620] NPE "Error while fetching indexes" while generating code for function based indexes 2017-09-29 16:38:36 +02:00
lukaseder
a0cb20f41b Regenerate examples 2017-09-29 16:37:59 +02:00
lukaseder
059efb93e4 Release 3.11.0-SNAPSHOT 2017-09-29 15:49:30 +02:00
lukaseder
c3fdb76403 Release 3.10.0 2017-09-29 14:44:26 +02:00
lukaseder
c131f6346a [#3805] Fix regression for Oracle 2017-09-29 10:53:45 +02:00
lukaseder
e14839a6ef [#6611] [#6617] Automatic-Module-Name
- [#6611] Add Automatic-Module-Name to MANIFEST.MF
- [#6617] Specify <pluginManagement> in parent pom.xml
2017-09-28 18:11:23 +02:00
lukaseder
49b814670a [#6614] Typo in manual section about dynamic SQL 2017-09-28 15:46:01 +02:00
lukaseder
da0e9e76b9 [#6615] [#6608] Throwable for transaction rollbacks
- [#6615] Allow for TransactionRunnable and TransactionCallable to throw Throwable
- [#6608] Transaction API does not roll back on Throwable, but Exception only
2017-09-28 15:41:43 +02:00
lukaseder
1ab4374aa1 Release 3.9.6 2017-09-28 15:41:34 +02:00
lukaseder
bf6382edb5 [#6613] Add TransactionContext.causeThrowable() to allow for Throwable causes for transaction rollbacks 2017-09-28 14:21:08 +02:00
lukaseder
2470d00b29 [#6611] Updated Maven dependencies 2017-09-27 13:26:11 +02:00
lukaseder
ff3d9d1144 [#6609] Manual section about ForcedTypes uses <converter> instead of <binding> 2017-09-27 10:59:14 +02:00
lukaseder
9d0d3a3327 [#4111] Cross-release several jooq-scala deliverables 2017-09-26 11:41:01 +02:00
lukaseder
792a27f0de [#4111] Cross-release several jooq-scala deliverables 2017-09-26 11:33:04 +02:00
lukaseder
49b69b2eab [#5877] XSD was invalid 2017-09-22 15:15:25 +02:00
lukaseder
30110c60f9 [#6517] Avoid the use of lambdas for Java 6 support 2017-09-22 13:37:50 +02:00
lukaseder
dac3a6030f [#6602] Code generation for routines fails on MySQL 8 2017-09-20 13:40:17 +02:00
lukaseder
626bf74e70 [#6197] Support WITH TIES emulation also for MySQL 8.0 2017-09-20 12:23:59 +02:00
lukaseder
0736ed2193 [#5807] Exception thrown when creating table with SQLDataType.UUID in MySQL 2017-09-20 10:35:49 +02:00
lukaseder
493679b7d0 [#6599] In manual ExecuteListeners example, use ConcurrentHashMap.computeIfAbsent 2017-09-20 10:15:10 +02:00
lukaseder
0508a835fe [#6575] Enhance plain SQL templating language documentation with parsing rules 2017-09-19 14:01:46 +02:00
lukaseder
9f1cb28437 [#6593] Incorrect handling of Oracle quoted string literals in plain SQL 2017-09-19 12:50:59 +02:00
lukaseder
aab5d07ca1 [#6575] Enhance plain SQL templating language documentation with parsing rules 2017-09-19 12:42:03 +02:00
lukaseder
c171288cb0 [#6584] Improve DSLContext.batchStore() Javadoc, indicating that it does not execute MERGE / UPSERT semantics 2017-09-19 11:22:10 +02:00
lukaseder
80f59e17ad [#6072] Add code generation flag to configure whether generated Records should implement Record[N] 2017-09-08 17:10:19 +02:00
lukaseder
28c179b45f [#6574] "A constant expression was encountered in the ORDER BY list" when calling Field.sortAsc() with empty parameter list on SQL Server 2017-09-08 15:07:40 +02:00
lukaseder
21a44662aa [#6571] Trigger generated errors are not fetched through jOOQ's plain SQL API 2017-09-08 14:03:54 +02:00
lukaseder
c4c5a1581d [#6567] Support using org.jooq.impl.EnumConverter as a <converter> configuration 2017-09-07 18:59:23 +02:00
lukaseder
8b1008130f [#6563] Result.formatJSON() does not correctly format array types 2017-09-06 21:38:18 +02:00
lukaseder
c371d81eec [#6561] Manual section about optimistic locking has invalid code 2017-09-05 18:10:21 +02:00
lukaseder
d1d6e280a9 [#6557] Error in Record.compareTo(...) Javadoc 2017-09-05 09:11:19 +02:00
lukaseder
7caedb1652 [#6536] Generated deprecation doesn't work on function / procedure convenience methods 2017-08-31 23:27:48 +02:00