Lukas Eder
|
df99ce6cee
|
[#3480] Add XXXContext.dialect() and XXXContext.family() for convenience
|
2014-07-30 10:10:21 +02:00 |
|
Lukas Eder
|
a6c563c66e
|
[#3480] Add XXXContext.dialect() and XXXContext.family() for convenience
|
2014-07-30 10:02:53 +02:00 |
|
Lukas Eder
|
5bbe2fc026
|
...
|
2014-07-29 18:11:06 +02:00 |
|
Lukas Eder
|
261745b88c
|
[#2486] Allow to specify precision, scale, length for type-rewrites in <forcedType/> - Regenerated test database
|
2014-07-29 16:32:38 +02:00 |
|
Lukas Eder
|
818bebeecb
|
[#2486] Allow to specify precision, scale, length for type-rewrites in <forcedType/>
|
2014-07-29 16:32:28 +02:00 |
|
Lukas Eder
|
5c7114d1e3
|
[#561] Add support for the Informix database - Bootstrapping integration tests
|
2014-07-29 16:32:11 +02:00 |
|
Lukas Eder
|
7e1cb91285
|
Fixed Eclipse .classpath
|
2014-07-29 16:30:10 +02:00 |
|
Lukas Eder
|
538b2e5c97
|
Fixed example pom.xml
|
2014-07-29 16:29:52 +02:00 |
|
Lukas Eder
|
14aa9bcbc8
|
[#3477] Add Field.as(Field) to rename a field to another field's name
|
2014-07-29 14:50:10 +02:00 |
|
Lukas Eder
|
f865f9e72b
|
[#3473] java.lang.IllegalArgumentException: Field (null) is not contained in Row
|
2014-07-29 13:19:03 +02:00 |
|
Lukas Eder
|
d06084e0be
|
[#3463] Field.in(...) methods shouldn't return trueCondition() or falseCondition()
|
2014-07-28 11:51:49 +02:00 |
|
Lukas Eder
|
dbf42c7dac
|
[#3462] Field<Object>.in(Object...) can be called with Select<?> arguments, accidentally
|
2014-07-28 11:42:06 +02:00 |
|
Lukas Eder
|
05063e5b60
|
[#3456] Name clash in generated code when Routine argument is called "f" (functions) or "p" (procedures) - Regenerated schema
|
2014-07-28 10:57:10 +02:00 |
|
Lukas Eder
|
4da811b6bb
|
[#3456] Name clash in generated code when Routine argument is called "f" (functions) or "p" (procedures)
|
2014-07-28 10:57:05 +02:00 |
|
Lukas Eder
|
8a7aa8e254
|
Update referenced jooq-codegen-3.5.0.xsd version
|
2014-07-28 10:33:58 +02:00 |
|
Lukas Eder
|
acdb108b83
|
[#3455] UPDATE .. FROM statement renders incorrect SQL for derived tables or aliased tables
|
2014-07-25 17:45:07 +02:00 |
|
Lukas Eder
|
44ac987073
|
[#3450] Backslashes is SQL comments don't get escaped
|
2014-07-25 17:04:44 +02:00 |
|
Lukas Eder
|
d1db55a556
|
[#3451] Add XMLDatabase to generate a database schema from an XML file - First draft
|
2014-07-25 16:38:44 +02:00 |
|
Lukas Eder
|
ed4817fc83
|
Some additional assertions
|
2014-07-25 11:44:20 +02:00 |
|
Lukas Eder
|
f3c2e18901
|
[#3445] Cannot run Maven code generator with professional edition
|
2014-07-25 10:42:30 +02:00 |
|
Lukas Eder
|
c6e1e0da81
|
[#3442] Implement MockResultSet.getArray() methods
|
2014-07-23 13:54:29 +02:00 |
|
Lukas Eder
|
d6d24bb829
|
[#3443] Add support for conversion of values / arrays to the JDBC Array type in Convert
|
2014-07-23 13:30:37 +02:00 |
|
Lukas Eder
|
a4629b6f5b
|
[#3444] Add MockArray, a mock implementation of JDBC's Array type
|
2014-07-23 13:15:21 +02:00 |
|
Lukas Eder
|
6cbf4ce1ff
|
Added an integration test to ensure that bind values referenced multiple times can be changed in one go.
|
2014-07-23 10:56:08 +02:00 |
|
Lukas Eder
|
9fb8f8874f
|
[#3437] QualifiedField does not respect RenderContext.qualify()
|
2014-07-22 15:44:58 +02:00 |
|
Lukas Eder
|
e023c7177e
|
[#3340] Improved CREATE VIEW API
|
2014-07-22 15:34:56 +02:00 |
|
Lukas Eder
|
5b20df44ad
|
[#3381] Add support for CREATE TABLE AS statements
|
2014-07-22 15:12:08 +02:00 |
|
Lukas Eder
|
c4cf343e09
|
[#3435] Fixed failing unit tests
|
2014-07-22 14:16:11 +02:00 |
|
Lukas Eder
|
c3fb96c5ff
|
Fixed Javadoc
|
2014-07-22 14:06:06 +02:00 |
|
Lukas Eder
|
cb3003e9b6
|
[#3435] Add support for SQL Server's SELECT .. INTO [new table] syntax
|
2014-07-22 13:01:30 +02:00 |
|
Lukas Eder
|
9371101efe
|
[#3431] Add support for MySQL index hints
|
2014-07-22 11:53:57 +02:00 |
|
Lukas Eder
|
524155e53a
|
[#3430] JDBC escape syntax is not correctly rendered from plain SQL when plain SQL contains newlines
|
2014-07-22 11:12:24 +02:00 |
|
Lukas Eder
|
5d51daac63
|
[#3430] Added working integration test
|
2014-07-21 18:26:12 +02:00 |
|
Lukas Eder
|
6ada8de4a3
|
Removed unused legacy method isSelectingRefCursor()
|
2014-07-21 16:18:04 +02:00 |
|
Lukas Eder
|
1012ab5931
|
Regenerated all [N] types
|
2014-07-21 15:37:28 +02:00 |
|
Lukas Eder
|
c9fe6e499c
|
[#3425] Add support for Oracle AQ
|
2014-07-18 19:21:21 +02:00 |
|
Lukas Eder
|
52b0a082a7
|
[#3425] Add support for Oracle AQ - Another integration test
|
2014-07-18 18:57:00 +02:00 |
|
Lukas Eder
|
5c247d2165
|
[#3425] Add support for Oracle AQ
|
2014-07-18 18:45:08 +02:00 |
|
Lukas Eder
|
136928126d
|
[#2626] Added TODO as a reminder to refactor / externalise an existing SQL template
|
2014-07-18 17:38:45 +02:00 |
|
Lukas Eder
|
33eebc5d16
|
[#3420] NullPointerException when generating code for Oracle AQ Tables
|
2014-07-18 12:55:07 +02:00 |
|
Lukas Eder
|
630522254c
|
[#3420] NullPointerException when generating code for Oracle AQ Tables
|
2014-07-18 12:53:47 +02:00 |
|
Lukas Eder
|
51a61bdb19
|
[#3418] Add DSL.defaultValue(Field<T>) for convenience
|
2014-07-18 09:27:17 +02:00 |
|
Lukas Eder
|
bc17ca2c48
|
[#3413] Oracle generated ArrayRecords cannot be constructed through reflection if deprecated flag is set to off
|
2014-07-16 18:41:32 +02:00 |
|
Lukas Eder
|
2945ea841d
|
[#3412] Add List DSLContext.fetchValues(...) similar to the existing fetchValue(...) methods
|
2014-07-16 18:38:07 +02:00 |
|
Lukas Eder
|
6e963d21ff
|
[#3408] Remove the default log4j.xml configuration file from the maven plugin again
|
2014-07-16 15:57:19 +02:00 |
|
Lukas Eder
|
ade767e1f8
|
Revert "[#3398] Avoid generating new SQL statements for every bind variable length in Firebird"
This reverts commit c1033c2928.
|
2014-07-16 15:43:36 +02:00 |
|
Lukas Eder
|
6ab3eeae56
|
[#3407] DDL statements accepting String names should generate quoted names, not plain SQL
|
2014-07-16 15:41:54 +02:00 |
|
Lukas Eder
|
baea001d64
|
[#3340] Add support for CREATE VIEW and DROP VIEW statements
|
2014-07-16 15:27:07 +02:00 |
|
Lukas Eder
|
dac445fc4c
|
[#3402] Wrong character length generated by jOOQ for Firebird - Regenerated test database
|
2014-07-16 11:31:48 +02:00 |
|
Lukas Eder
|
4188743f73
|
[#3402] Wrong character length generated by jOOQ for Firebird - Regenerated RDB$ tables
|
2014-07-16 11:31:35 +02:00 |
|