Commit Graph

2642 Commits

Author SHA1 Message Date
Lukas Eder
66c71583f3 Release 3.2.0-SNAPSHOT 2013-07-02 10:52:33 +02:00
Lukas Eder
9267826b73 Release 3.1.0 - Updated Ant 2013-06-30 17:58:40 +02:00
Lukas Eder
6da51dcb1b Release 3.1.0 - Updated Ant 2013-06-30 17:51:35 +02:00
Lukas Eder
db4004f033 Release 3.1.0 - Updated manual 2013-06-30 17:40:17 +02:00
Lukas Eder
c6468b0a79 Release 3.1.0 - Some documentation 2013-06-30 16:33:07 +02:00
Lukas Eder
ed804d0118 Release 3.1.0 - Added a remark for SQL Server users 2013-06-30 16:15:24 +02:00
Lukas Eder
9002c5b47d Release 3.1.0 - Added a remark about possible T-SQL supporting JDBC
drivers
2013-06-30 16:13:54 +02:00
Lukas Eder
444101d6e4 Release 3.1.0 2013-06-30 16:04:39 +02:00
Lukas Eder
5827083e4e Release 3.1.0 2013-06-30 15:55:46 +02:00
Lukas Eder
4fd408c5e2 [#2464] Fixed this also for the instance table model 2013-06-30 15:54:03 +02:00
Lukas Eder
29c68da044 Fixed test2 schema for MySQL 2013-06-30 14:49:30 +02:00
Lukas Eder
9dd5793e47 [#963] Fixed SQL Server's TINYINT data type 2013-06-30 14:01:35 +02:00
Lukas Eder
3a22a9ee51 Fixed test that doesn't enforce resetting of data 2013-06-30 13:58:19 +02:00
Lukas Eder
3c09edf60a [#963] Fixed SQL Server's TINYINT data type 2013-06-30 13:53:28 +02:00
Lukas Eder
f3df95de3e [#552] Fixed DefaultDataType's type lookup for casting 2013-06-30 13:53:08 +02:00
Lukas Eder
d10563ae8c Skip test if no stored functions are supported 2013-06-30 13:37:04 +02:00
Lukas Eder
b3da168384 Fixed warning 2013-06-30 13:20:25 +02:00
Lukas Eder
d74988011f Ignore unreliable Eclipse resource leaks warnings 2013-06-30 13:18:57 +02:00
Lukas Eder
8f06f35b2e Updated test size figures 2013-06-29 19:58:27 +02:00
Lukas Eder
23e6ee43b8 Mention MariaDB 2013-06-29 19:54:29 +02:00
Lukas Eder
dfb05a9e85 [#2095] Document <forcedType/>'s feature of forcing a column onto a SQL
type
2013-06-29 19:41:35 +02:00
Lukas Eder
b80be10495 [#2573] Add a tag in the code generator as a reminder 2013-06-29 19:05:30 +02:00
Lukas Eder
5997d071b2 [#2470] Improved Javadoc to explain store(), insert(), and update()
behaviour with respect to changed() flags
2013-06-29 18:52:25 +02:00
Lukas Eder
25f03028a5 [#2569] Error when rendering SQL Server procedures with
Settings.renderSchema == false
2013-06-29 18:19:44 +02:00
Lukas Eder
982e3c3107 [#2311] [#2571] Add Configuration.recordMapperProvider() to override
jOOQ's internal default ReflectionMapper

* [#2311] Add Configuration.recordMapperProvider() to override jOOQ's
internal default ReflectionMapper
* [#2571] Add a new RecordType<R extends Record> type to make up for the
missing recursive type definition on Record
2013-06-29 18:02:17 +02:00
Lukas Eder
0f725a9f14 Fixed some warnings 2013-06-29 16:18:48 +02:00
Lukas Eder
4059bc3b50 [#2311] Added some raw type generation methods 2013-06-29 16:04:09 +02:00
Lukas Eder
bc8cdb6e23 [#833] Add integration tests for both jconn3 and jTDS JDBC drivers for
Sybase and SQL Server
2013-06-28 14:07:08 +02:00
Lukas Eder
a4eded5b46 [#2566] Upgrade integration test jTDS version to 1.3.1 2013-06-28 14:06:18 +02:00
Lukas Eder
fc54860099 [#2058] Add support for the MariaDB database 2013-06-28 13:34:35 +02:00
Lukas Eder
3f649f9de1 [#2562] Bad SQLDialect reference in Oracle and MySQL package-info.java 2013-06-28 12:31:59 +02:00
Lukas Eder
bcc3bf30c3 [#2562] Bad SQLDialect reference in MySQL package-info.java 2013-06-28 12:31:03 +02:00
Lukas Eder
4605c9a476 [#2311] Added an API draft for the RecordMapperProvider 2013-06-28 12:13:55 +02:00
Lukas Eder
57056a3002 Added RewriteRule for "latest" manual 2013-06-28 09:12:46 +02:00
Lukas Eder
3d34c2e064 (did I really write this?) 2013-06-27 22:35:31 +02:00
Lukas Eder
783c065166 [#1551] Add 404 pages etc to the web site 2013-06-27 22:23:38 +02:00
Lukas Eder
af26f30303 Downloaded default error pages 2013-06-27 22:09:07 +02:00
Lukas Eder
1f98786a5f Added .htaccess to website 2013-06-27 22:07:14 +02:00
Lukas Eder
123c557fbd Reordered methods in Configuration 2013-06-23 17:27:34 +02:00
Lukas Eder
55a9fd6183 [#742] Improve MySQL Stored Procedure support using MySQL 5.5's
INFORMATION_SCHEMA.PARAMETERS dictionary table - Regenerated database
2013-06-23 14:48:24 +02:00
Lukas Eder
e5650e88a9 [#742] Improve MySQL Stored Procedure support using MySQL 5.5's
INFORMATION_SCHEMA.PARAMETERS dictionary table
2013-06-23 14:48:15 +02:00
Lukas Eder
ef6022aa1f Regenerated mysql meta schema 2013-06-23 14:23:17 +02:00
Lukas Eder
82f49ed0e1 [#2412] jOOQ Meta does not recognise non-uppercase IN, OUT, INOUT
keywords in MySQL stored procedures - Regenerated schema
2013-06-23 14:15:47 +02:00
Lukas Eder
48a3f2bd2a [#2412] jOOQ Meta does not recognise non-uppercase IN, OUT, INOUT
keywords in MySQL stored procedures
2013-06-23 14:14:33 +02:00
Lukas Eder
be2cc18510 [#2135] Postgres ENUM data type isn't supported correctly, if the
ENUM needs full qualification - Regenerated databases
2013-06-23 13:50:29 +02:00
Lukas Eder
591afd7fcb [#2135] Postgres ENUM data type isn't supported correctly, if the
ENUM needs full qualification
2013-06-23 13:50:07 +02:00
Lukas Eder
4de17e0aed [#2547] Document some SQL language to jOOQ DSL API mapping rules in the
manual
2013-06-23 13:06:44 +02:00
Lukas Eder
2e6c1362c6 [#2500] Error when selecting from YEAR(4) data type in MySQL - Added
failing integration test
2013-06-22 13:20:20 +02:00
Lukas Eder
f1fdfe18ba [#2531] Add integration tests mapping binary(16) to java.util.UUID 2013-06-22 12:24:48 +02:00
Lukas Eder
ca19cb98e9 [#2528] Combining renderFormatted with inlined bind variables will
change bind values when they contain newlines
2013-06-22 11:41:32 +02:00