lukaseder
|
e6dea170c9
|
[#4637] Regression in Table.onKey(ForeignKey) with multiple joins
|
2015-10-16 17:56:39 +02:00 |
|
lukaseder
|
b36560de66
|
[#4638] Misleading ReferenceImpl.toString() implementation
|
2015-10-16 17:35:59 +02:00 |
|
lukaseder
|
5193db12b1
|
[#4634] Significant CPU overhead in CursorImpl#fetchOne() due to frequent HashMap access
|
2015-10-16 14:51:04 +02:00 |
|
lukaseder
|
0a63655957
|
[#4124] Add <username/> as a synonym for <user/> in the code generation configuration
|
2015-10-14 17:32:02 +02:00 |
|
lukaseder
|
bd2420b410
|
[#4626] Zero-length DAO source files generated for non-updatable tables
|
2015-10-12 16:49:00 +02:00 |
|
lukaseder
|
613875efd0
|
Added new contributor Szymon Jachim
|
2015-10-09 18:17:24 +02:00 |
|
Lukas Eder
|
1a80572fff
|
Merge pull request #4619 from sjachim/master
Let SQLTable constructor pass SQL string to AbstractTable parent constructor
|
2015-10-09 18:13:22 +02:00 |
|
lukaseder
|
9e28ad2d1b
|
[#4624] Compilation error in generated code when column is of type "TIMESTAMP WITH TIME ZONE" in Oracle
|
2015-10-09 11:52:23 +02:00 |
|
lukaseder
|
0e12467bac
|
Release 3.8.0-SNAPSHOT (wrong version rename)
|
2015-10-09 11:22:39 +02:00 |
|
lukaseder
|
52e9c51812
|
[#4620] Change error message when jOOQ-meta database type could not be found
|
2015-10-09 10:02:55 +02:00 |
|
Szymon Jachim
|
b9ca75e9b2
|
Making SQLTable pass on tables name to AbstractTable in a similar name how SQLField does it.
|
2015-10-08 14:46:33 +02:00 |
|
lukaseder
|
7a238299aa
|
Release 3.8.0-SNAPSHOT
|
2015-10-08 14:42:58 +02:00 |
|
lukaseder
|
ca0ebec609
|
Release 3.7.0
|
2015-10-08 13:58:32 +02:00 |
|
lukaseder
|
509501b1b9
|
Release 3.7.0
|
2015-10-08 13:22:00 +02:00 |
|
lukaseder
|
ed252f14f3
|
In Java 6, there is no such thing as "effectively final"
|
2015-10-08 13:21:44 +02:00 |
|
lukaseder
|
bb286f23ef
|
[#4264] Revert change
|
2015-10-08 11:25:02 +02:00 |
|
lukaseder
|
1f5e2e795b
|
Release 3.7.0
|
2015-10-08 11:22:04 +02:00 |
|
lukaseder
|
3c8fa0643b
|
[#4263] Reverted deprecation warning
|
2015-10-08 11:21:48 +02:00 |
|
lukaseder
|
f143f0d915
|
Derby @Support annotations...
|
2015-10-08 10:47:22 +02:00 |
|
lukaseder
|
1a6fcd1f22
|
HSQLDB fixes
|
2015-10-08 10:08:42 +02:00 |
|
lukaseder
|
fed5dfcb87
|
...
|
2015-10-08 09:32:15 +02:00 |
|
lukaseder
|
bb0613167b
|
[#4617] NullPointerException when calling UniqueKey.getReferences() in MySQL
|
2015-10-08 09:32:02 +02:00 |
|
lukaseder
|
b2322bfcb1
|
[#4614] Wrong data type reported on org.jooq.Meta by dialect of a family with multiple dialects
|
2015-10-07 18:34:38 +02:00 |
|
lukaseder
|
5f371fa7b2
|
[#4593] Improper Resource Shutdown or Release in LoaderImpl
|
2015-10-07 14:12:17 +02:00 |
|
lukaseder
|
567de0a66e
|
[#4592] Improper Restriction of XML External Entity References ('XXE') in XMLasDOMBinding
|
2015-10-07 13:21:33 +02:00 |
|
lukaseder
|
c52c061b3a
|
[#4403] Revert erroneous fix
|
2015-10-07 13:13:43 +02:00 |
|
lukaseder
|
8257737d2e
|
[#4431] Add an about file to the deliverable, as specified in the transfer of rights agreement
|
2015-10-07 12:44:32 +02:00 |
|
lukaseder
|
2b2dcf5aa8
|
[#4597] Log warning when <forcedType/> doesn't have any matching SQLDataType or <customType/>
|
2015-10-07 11:49:38 +02:00 |
|
lukaseder
|
5454fdbd0d
|
Fixed warnings
|
2015-10-07 11:16:11 +02:00 |
|
lukaseder
|
7c90344ec5
|
[#1206] Add the "LEFT" prefix to "LEFT { SEMI | ANTI } JOIN"
|
2015-10-07 10:16:33 +02:00 |
|
lukaseder
|
41520f54fa
|
[#1206] Add the "LEFT" prefix to "LEFT { SEMI | ANTI } JOIN"
|
2015-10-06 15:31:51 +02:00 |
|
lukaseder
|
cfe518cd5b
|
[#4591] .zip deliverable should contain a project folder inside of the .zip file
|
2015-10-06 10:32:35 +02:00 |
|
lukaseder
|
6fb24db702
|
Use implicit classes instead of existing solutions for Conversions
|
2015-10-06 10:24:02 +02:00 |
|
lukaseder
|
abbbdba4d9
|
[#4600] Add support for plain SQL APIs via Scala string interpolation
|
2015-10-06 10:07:01 +02:00 |
|
lukaseder
|
cfe3013af9
|
[#4594] Add DSLContext.query(SQL) etc
|
2015-10-03 14:30:57 +02:00 |
|
lukaseder
|
10ec93e0ec
|
[#4588] NullPointerException when a TABLE OF OBJECT contains a NULL object
|
2015-09-29 16:39:16 +02:00 |
|
lukaseder
|
14edfc473e
|
[#884] ARRAY's and UDT's are not correctly inlined when rendering inlined SQL
|
2015-09-29 16:24:46 +02:00 |
|
lukaseder
|
17c7998e9b
|
[#4306] ArrayRecord doesn't correctly implement runtime schema mapping for Oracle
|
2015-09-29 16:01:25 +02:00 |
|
lukaseder
|
4d53f2fa1b
|
[#4587] Add Schema ArrayRecord.getSchema()
|
2015-09-29 15:04:13 +02:00 |
|
lukaseder
|
4433a22a40
|
Release 3.6.4
|
2015-09-29 15:00:10 +02:00 |
|
lukaseder
|
eb11e51091
|
Avoid ambiguity with the internal org.jooq.impl.Array type.
|
2015-09-29 14:59:29 +02:00 |
|
lukaseder
|
83d3da12eb
|
Fixed erroneous namespace declaration
|
2015-09-29 09:48:28 +02:00 |
|
lukaseder
|
c8dd018f64
|
[#4575] SQL comments with javadoc terminators break generated code
|
2015-09-27 12:29:19 +02:00 |
|
lukaseder
|
ac0e19131c
|
[#4576] JavaWriter uses regex syntax unsupported in Java <1.8
|
2015-09-27 11:50:46 +02:00 |
|
lukaseder
|
0dd7038b05
|
[#4579] Unnecessary log messages when a PostgreSQL database contains tables with multiple inheritance
|
2015-09-27 11:18:12 +02:00 |
|
lukaseder
|
c1e28aa322
|
Added an empty /javadoc dir for Maven Central compliance
|
2015-09-20 15:15:39 +02:00 |
|
lukaseder
|
e3842cf32e
|
Release 3.6.3
|
2015-09-20 15:15:16 +02:00 |
|
lukaseder
|
4f51cb6071
|
[#4476] Issue a warning when Record.field(Field) runs into ambiguous columns
|
2015-09-20 15:15:02 +02:00 |
|
lukaseder
|
71f997c268
|
Updated PostgreSQL JDBC driver version
|
2015-09-18 10:07:53 +02:00 |
|
lukaseder
|
c6a2c1936b
|
[#4569] Manual (and examples) refers to deprecated DefaultGenerator
|
2015-09-17 13:41:04 +02:00 |
|