Commit Graph

1418 Commits

Author SHA1 Message Date
Lukas Eder
7d569a9e54 Release 2.6.0-SNAPSHOT 2012-08-28 19:45:25 +02:00
Lukas Eder
484f60f875 Update jOOQ-website/community.php
Clarified on the usage of Eclipse and EGit
2012-08-28 10:12:28 +03:00
Lukas Eder
8baa17976d Release 2.5.0 - Fixed manual links 2012-08-26 15:18:00 +02:00
Lukas Eder
d5f6f7e282 Release 2.5.0 - Added releasenotes to website 2012-08-26 15:01:57 +02:00
Lukas Eder
0e309bc23e Release 2.5.0 - Release notes and updated website 2012-08-26 14:54:31 +02:00
Lukas Eder
22fd40c248 Release 2.5.0 - Give credits to Sugiharto Lim for his Firebird
integration contribution
2012-08-26 13:37:05 +02:00
Lukas Eder
69a9ba25e9 Release 2.5.0 - Improved jOOQHSQLDBTest2. Match HSQLDB with H2, instead
of Oracle
2012-08-26 13:05:56 +02:00
Lukas Eder
270dc67946 Release 2.5.0 - Fix "testBatchSingle()" for Firebird 2012-08-26 12:54:30 +02:00
Lukas Eder
292a1d9a2d Release 2.5.0 - Fixed "testPlainSQLResultQuery()" for Firebird 2012-08-26 12:43:39 +02:00
Lukas Eder
f4214e85b1 Release 2.5.0 - Fixed "testCustomSQL()" integration test for Firebird 2012-08-26 12:40:49 +02:00
Lukas Eder
10f8231355 Release 2.5.0 - Factored empty group by tests out of "testGrouping()" 2012-08-26 12:33:31 +02:00
Lukas Eder
f657df4cac Release 2.5.0 - Fixed "testManyVarcharBindValues()" test to respect
CUBRID's
undocumented limit of 325 projected fields
2012-08-26 12:25:43 +02:00
Lukas Eder
c8d3b0789b Fixed BETWEEN SYMMETRIC for Sybase ASE 2012-08-26 09:45:28 +02:00
Lukas Eder
c8a212cc5e Release 2.5.0 2012-08-25 22:47:03 +02:00
Lukas Eder
e6cdcda1b7 [#1657] Reorganise the manual - Fixed PDF. Done 2012-08-25 22:40:09 +02:00
Lukas Eder
6a1f8faffc [#1657] Reorganise the manual (171 / 171) 2012-08-25 19:24:01 +02:00
Lukas Eder
cc75e62242 [#1657] Reorganise the manual (166 / 174) 2012-08-25 19:04:10 +02:00
Lukas Eder
7d69442b3b Suppress some warnings 2012-08-25 17:38:39 +02:00
Lukas Eder
b38d698ae9 [#1741] Deprecate org.jooq.MasterDataType 2012-08-25 17:37:13 +02:00
Lukas Eder
2011118290 [#1657] Reorganise the manual (159 / 174) 2012-08-25 17:27:52 +02:00
Lukas Eder
ef46e0e266 [#1657] Reorganise the manual (158 / 174) 2012-08-25 17:19:25 +02:00
Lukas Eder
bbe365679b [#1657] Reorganise the manual (155 / 173) 2012-08-25 17:02:02 +02:00
Lukas Eder
ea6f3a0b28 [#1657] Reorganise the manual (152 / 174) 2012-08-25 16:30:50 +02:00
Lukas Eder
4a7bb75754 [#1657] Reorganise the manual (150 / 175) 2012-08-25 16:05:06 +02:00
Lukas Eder
c6cac0d5bc [#1657] Reorganise the manual (148 / 176) 2012-08-25 15:42:56 +02:00
Lukas Eder
570415d333 [#1657] Reorganise the manual (146 / 176) 2012-08-25 15:07:15 +02:00
Lukas Eder
8b605c86b5 [#1736] Deprecate TableRecord.{store|refresh|delete}Using() methods as
being part of jOOQ's internal API
2012-08-25 15:05:46 +02:00
Lukas Eder
d22941a1f6 Fixed warnings 2012-08-25 15:03:07 +02:00
Lukas Eder
311f3e2652 [#1657] Reorganise the manual (144 / 176) 2012-08-25 14:30:22 +02:00
Lukas Eder
8659323f1b Made IsDistinctFrom package-private! 2012-08-25 12:16:30 +02:00
Lukas Eder
f2ff0c77e2 [#430] Add support for the Firebird database - Changed connection URL to
fix binding of null values
2012-08-25 11:35:44 +02:00
Lukas Eder
0af655949c [#1657] Reorganise the manual (139 / 176) 2012-08-24 13:57:32 +02:00
Lukas Eder
8caa3c7b12 [#1657] Reorganise the manual (137 / 177) 2012-08-24 12:40:27 +02:00
Lukas Eder
8db3c0a7bf [#430] Add support for the Firebird database - Fixed
testFetchResultSet() integration test
2012-08-24 11:44:53 +02:00
Lukas Eder
85d9f8ffc5 [#430] Add support for the Firebird database - Fixed handling of
BigDecimal data types
2012-08-24 11:43:24 +02:00
Lukas Eder
d57f8ffabc [#430] Add support for the Firebird database - Fixed meta model tests 2012-08-24 11:23:20 +02:00
Lukas Eder
1c246e81e4 [#430] Add support for the Firebird database - Skip testSchemaMapping()
integration test
2012-08-24 11:20:44 +02:00
Lukas Eder
47111bd0f3 [#430] Add support for the Firebird database - Skip testUse()
integration test
2012-08-24 11:20:18 +02:00
Lukas Eder
88de2f62da [#430] Add support for the Firebird database - Fixed binding of NULL
values to PreparedStatements
2012-08-24 11:17:54 +02:00
Lukas Eder
9fb61a5089 [#430] Add support for the Firebird database - Fixed numeric data types 2012-08-24 10:47:25 +02:00
Lukas Eder
5cf50f1b55 [#430] Add support for the Firebird database - Added SEQUENCE support 2012-08-24 10:21:53 +02:00
Lukas Eder
2de3f18021 [#430] Add support for the Firebird database - Fixed UK and FK behaviour 2012-08-24 10:10:45 +02:00
Lukas Eder
3c8be0ed30 [#430] Add support for the Firebird database - Fixed data types 2012-08-24 08:43:24 +02:00
Lukas Eder
7abc0907f0 Firebird will not be experimental, but "beta" 2012-08-24 01:13:51 +02:00
Lukas Eder
a243b86fc2 [#430] Add support for the Firebird database - initial code generation
contribution
2012-08-24 01:10:27 +02:00
Lukas Eder
cfd5ad417e [#430] Add support for the Firebird database - Added initial code
generation contribution
2012-08-24 01:05:42 +02:00
Lukas Eder
e346394ac7 [#1730] Compilation errors in SQLite generated code when flag
<instanceFields/> is set to true
2012-08-23 20:01:19 +02:00
Lukas Eder
c8d2b997dc [#1727] Cast VARCHAR bind values to their actual string length in
Firebird
2012-08-23 19:27:24 +02:00
Lukas Eder
da54e2db78 [#1726] Add more integration tests to check for VARCHAR bind value
casting limits
2012-08-23 19:27:08 +02:00
Lukas Eder
b708cc15e4 [#1727] Cast VARCHAR bind values to their actual string length 2012-08-22 18:59:22 +02:00