Lukas Eder
|
91d4b4fddb
|
Updated Release notes
|
2013-11-14 15:08:38 +01:00 |
|
Lukas Eder
|
d5e1d55f25
|
[#2847] Added a working test case to check if ad-hoc records can be constructed correctly for extracting data from fetchMap() results
|
2013-11-14 15:08:16 +01:00 |
|
Lukas Eder
|
fad61c8389
|
[#2844] Let JAXB emit more warnings when loading the code generation configuration
|
2013-11-12 14:01:23 +01:00 |
|
Lukas Eder
|
fab632a14a
|
Better codegen output formatting
|
2013-11-12 13:49:04 +01:00 |
|
Lukas Eder
|
8084bae5d4
|
[#2842] Sybase CAST(? AS LONG VARCHAR) must not contain a length
|
2013-11-11 14:30:03 +01:00 |
|
Lukas Eder
|
23d70004cd
|
[#2837] Deprecate code generation configuration's <expressions/> in favour of <expression/>
|
2013-11-11 13:12:30 +01:00 |
|
Lukas Eder
|
2caba92084
|
[#2831] Bad Javadoc formatting on MySQLDSL's and MariaDBDSL's enumType() method
|
2013-11-11 10:32:07 +01:00 |
|
Lukas Eder
|
c9aec372f8
|
Mention Johannes Bühler as a contributor in the pom.xml
|
2013-11-04 11:12:51 +01:00 |
|
Lukas Eder
|
e1184ba6a5
|
[#2829] Removed unneeded nullString() method from the JSON Loader API
|
2013-11-04 11:08:34 +01:00 |
|
Lukas Eder
|
7158978af2
|
[#2829] Enhance Loader API to allow for importing JSON data in addition to CSV data - Fixed warnings
|
2013-11-04 11:05:51 +01:00 |
|
Lukas Eder
|
e79890ede9
|
[#2492] Add support for the MS Access database - Synchronise jOOQ Professional Edition with jOOQ Open Source Edition
|
2013-11-04 11:05:15 +01:00 |
|
Lukas Eder
|
96c3c16a25
|
Include source code in pro edition. Exclude it in trial edition
|
2013-11-04 10:48:27 +01:00 |
|
Lukas Eder
|
db4642b6d9
|
[#2816] Manual shows wrong DefaultConfiguration constructor call for use with Spring
|
2013-11-04 10:47:41 +01:00 |
|
Lukas Eder
|
4ea1428d8c
|
[#2829] Enhance Loader API to allow for importing JSON data in addition to CSV data - Fixed warnings
|
2013-11-04 10:44:41 +01:00 |
|
Lukas Eder
|
44597edcdb
|
Merge pull request #2827 from jonnybbb/master
[#2829] Enhance Loader API to allow for importing JSON data in addition to CSV data
|
2013-11-04 00:59:32 -08:00 |
|
Johannes Buehler
|
b63423a92d
|
Added JSON import Support.
|
2013-11-03 14:30:18 +01:00 |
|
Lukas Eder
|
146b5e54b5
|
Merge branch 'master' of https://github.com/jOOQ/jOOQ.git
|
2013-11-01 17:19:31 +01:00 |
|
Lukas Eder
|
d03f34c450
|
[#2824] Log 500 records on TRACE level, instead of just 5
|
2013-11-01 17:19:10 +01:00 |
|
Lukas Eder
|
5cccc5d828
|
All of a sudden, Ingres (or the Ingres JDBC driver) starts closing connections randomly...
|
2013-11-01 16:00:36 +01:00 |
|
Lukas Eder
|
6202fdfdc8
|
Release 3.3.0-SNAPSHOT
|
2013-11-01 10:12:17 +01:00 |
|
Lukas Eder
|
eab6c31dd0
|
[#2809] Add support for MySQL's MID() function, which is a synonym for SUBSTRING()
|
2013-10-31 14:34:25 +01:00 |
|
Lukas Eder
|
09a68de5a0
|
Javadoc Fix
|
2013-10-31 11:07:20 +01:00 |
|
Lukas Eder
|
4187847135
|
[#2815] Added failing integration test
|
2013-10-31 11:06:48 +01:00 |
|
Lukas Eder
|
edc6baf3ae
|
[#2767] Add support for CUBRID 9.2 features
|
2013-10-29 14:07:53 +01:00 |
|
Lukas Eder
|
425b71d92a
|
Release 3.3.0-SNAPSHOT
|
2013-10-29 12:29:01 +01:00 |
|
Lukas Eder
|
0636238b1e
|
Synced with "pro" version
|
2013-10-29 12:22:34 +01:00 |
|
Lukas Eder
|
77efa7ede2
|
[#2801] add help message to jOOQ-Codegen when OSS users try using commercial databases
|
2013-10-29 12:22:23 +01:00 |
|
Lukas Eder
|
e9029277fa
|
[#2805] Add seekAfter() and seekBefore() to allow for paging in both directions
|
2013-10-29 11:54:31 +01:00 |
|
Lukas Eder
|
f55b482a34
|
[#2810] Add support for the REVERSE() function, where it is supported
|
2013-10-29 11:12:02 +01:00 |
|
Lukas Eder
|
ba947e3f16
|
Fixed bad test assumptions about returned data types
|
2013-10-29 10:55:24 +01:00 |
|
Lukas Eder
|
311f3299d8
|
Fixed unit tests after introduction of WINDOW clause
|
2013-10-28 18:06:09 +01:00 |
|
Lukas Eder
|
267ba0faa9
|
[#2811] Deprecate ResultQuery.fetchLazy(int) - fetchSize is now passed to ResultQuery.fetchSize() not only for lazy fetching
|
2013-10-28 17:56:03 +01:00 |
|
Lukas Eder
|
759cab3fc4
|
[#2806] Add ResultQuery.fetchSize() to influence the JDBC Statement's fetch size
|
2013-10-28 17:55:48 +01:00 |
|
Lukas Eder
|
0deb4f6f92
|
Don't run this test in H2
|
2013-10-28 17:54:46 +01:00 |
|
Lukas Eder
|
fac2c3ab08
|
Something keeps changing... ?
|
2013-10-28 17:54:23 +01:00 |
|
Lukas Eder
|
5268c59103
|
Release 3.3.0-SNAPSHOT
|
2013-10-28 17:13:41 +01:00 |
|
Lukas Eder
|
bd209424aa
|
[#2658] Inefficient emulation of row value expression comparison predicates <, <=, >, >=. Factor out predicates for improved index usage
|
2013-10-23 17:37:00 +02:00 |
|
Lukas Eder
|
4352c1849d
|
[#2795] Bad Javadoc on DSLContext.fetchOne(String) method
|
2013-10-23 16:07:04 +02:00 |
|
Lukas Eder
|
a812c03795
|
[#2246] Add <T> T DSLContext.fetchValue(Select<Record1<T>>) to support more typesafety when fetching single values
|
2013-10-23 15:17:56 +02:00 |
|
Lukas Eder
|
2c738d5797
|
[#2792] data(Object, Object) methods do not unset the value if null is passed
|
2013-10-23 09:53:54 +02:00 |
|
Lukas Eder
|
f479ee2a88
|
[#531] [#2790] Add a Context data map scoped to the current subquery
|
2013-10-22 18:09:02 +02:00 |
|
Lukas Eder
|
a02955dddf
|
[#531] Add support for the WINDOW clause - Restrict rendering to PostgreSQL and Sybase
|
2013-10-22 17:02:38 +02:00 |
|
Lukas Eder
|
be4cf6ec24
|
[#531] Add support for the WINDOW clause
|
2013-10-22 16:38:08 +02:00 |
|
Lukas Eder
|
a286d1a462
|
Added missing DELETE statements
|
2013-10-22 16:14:24 +02:00 |
|
Lukas Eder
|
9765edd43a
|
[#2788] Add support for the PostgreSQL "json" data type - Added a json column to the T_EXOTIC_TYPES table
|
2013-10-18 11:47:53 +02:00 |
|
Lukas Eder
|
6b9e227569
|
Fixed Javadoc
|
2013-10-18 11:47:28 +02:00 |
|
Lukas Eder
|
aa87284601
|
[#2779] Add support for LEFT(), RIGHT() functions
|
2013-10-17 16:36:57 +02:00 |
|
Lukas Eder
|
2ffd4ba3e9
|
Fixed typo
|
2013-10-17 16:09:30 +02:00 |
|
Lukas Eder
|
58233e5d0f
|
[#2657] Fixed Javadoc Typo
|
2013-10-17 14:43:18 +02:00 |
|
Lukas Eder
|
372ef3a4eb
|
[#2657] Add support for ORDER BY .. SEEK .. LIMIT to implement the "seek method" for faster offsets
|
2013-10-17 14:33:47 +02:00 |
|