Commit Graph

2912 Commits

Author SHA1 Message Date
Lukas Eder
fc3ac807e3 Fixed compilation error 2013-09-20 17:01:11 +02:00
Lukas Eder
b9b47953d5 Regenerated Sakila Database 2013-09-20 17:00:38 +02:00
Lukas Eder
78d3f9a1fb [#1908] Compilation error in generated code when a MySQL procedure and function share the same name and signature - Regenerated MariaDB schema 2013-09-20 17:00:05 +02:00
Lukas Eder
8e5c4037cb [#1908] Compilation error in generated code when a MySQL procedure and function share the same name and signature - Regenerated MySQL schema 2013-09-20 16:34:39 +02:00
Lukas Eder
45ad210268 [#1908] Compilation error in generated code when a MySQL procedure and function share the same name and signature 2013-09-20 16:34:10 +02:00
Lukas Eder
90b67fef15 [#2712] Field.equalIgnoreCase(String) method broken for SQL Server 2013-09-20 15:03:49 +02:00
Lukas Eder
332c4d3457 [#2712] Field.equalIgnoreCase(String) method broken for SQL Server - Added failing test case 2013-09-20 14:51:07 +02:00
Lukas Eder
9fc5f544a8 Regenerated MariaDB classes 2013-09-20 14:40:01 +02:00
Lukas Eder
c5ae330656 Upgraded from MariaDB JDBC driver 1.1.2 to 1.1.5 2013-09-20 14:37:05 +02:00
Lukas Eder
028dc4503c [#2760] org.jooq.Meta should treat MySQL databases as Schema, not as Catalog 2013-09-20 14:00:02 +02:00
Lukas Eder
232ec19e91 [#2681] "Type NULL is not supported in dialect MYSQL" when calling Meta.getTables() with MySQL or MariaDB JDBC drivers 2013-09-20 13:37:21 +02:00
Lukas Eder
0ef21afc1d [#2534] Correctly handle Oracle BLOB and CLOB data types, when fetched through plain SQL 2013-09-20 13:19:17 +02:00
Lukas Eder
9012b07692 Fixed JTDS / SQL Server test bug 2013-09-20 12:23:30 +02:00
Lukas Eder
f5f70071af [#2759] DSLContext.fetchCount() fails when argument SELECT statement does not explicitly provide column names in SQL Server 2013-09-20 12:01:52 +02:00
Lukas Eder
0d2c0b02a5 Removed the console from the manual 2013-09-20 09:37:50 +02:00
Lukas Eder
97c129c121 [#2758] Duplicate primary key column references generated for DB2 - Regenerated schema 2013-09-19 18:05:02 +02:00
Lukas Eder
c2448bb0dd [#2758] Duplicate primary key column references generated for DB2 2013-09-19 18:04:49 +02:00
Lukas Eder
692de49b07 Added ticket marker 2013-09-19 17:49:58 +02:00
Lukas Eder
a21edba43b [#2757] Add support for DB2 10.5 - Fixed easy to break system functions test 2013-09-19 17:44:13 +02:00
Lukas Eder
dd7292e280 [#2757] Add support for DB2 10.5 - Do not use LONG VARCHAR any more 2013-09-19 17:43:13 +02:00
Lukas Eder
df7470d68a [#2757] Add support for DB2 10.5 - Fixed exotic types test 2013-09-19 17:38:29 +02:00
Lukas Eder
090733dd86 [#2757] Add support for DB2 10.5 - Fixed FieldCondition 2013-09-19 17:33:13 +02:00
Lukas Eder
e80ee1fcd1 [#2757] Add support for DB2 10.5 2013-09-19 17:30:27 +02:00
Lukas Eder
1bd1ec210e Regenerated DB2 schema 2013-09-19 17:20:21 +02:00
Lukas Eder
61c7fbd645 [#2700] Disable test for 3.2 2013-09-19 17:06:18 +02:00
Lukas Eder
4041999e0c [#2584] ORA-00904: "SYS"."ALL_PROCEDURES"."OBJECT_TYPE": invalid identifier when running code generation with Oracle 10gR1 2013-09-18 18:06:13 +02:00
Lukas Eder
c81573c49d Regenerated Oracle schemas 2013-09-18 17:57:58 +02:00
Lukas Eder
4b365851a5 Restored file header 2013-09-18 17:56:21 +02:00
Lukas Eder
8285438b8c Fixed some warnings 2013-09-18 17:41:31 +02:00
Lukas Eder
97f40b38cb [#2652] Change tutorial to use the common AUTHOR table, instead of POSTS 2013-09-18 17:36:08 +02:00
Lukas Eder
09c3dbfd09 [#2717] DefaultResultSet depends on Java 1.7 / JDBC 4.1 2013-09-18 17:27:07 +02:00
Lukas Eder
210c43f30e [#2755] Incomplete @Support annotations on OrderedAggregateFunction methods 2013-09-18 15:54:48 +02:00
Lukas Eder
ece38d31c3 Remove parts of the Commercial API during splitting 2013-09-18 15:52:42 +02:00
Lukas Eder
7b90614d47 Preserve more line numbers when splitting OSS / Commercial 2013-09-18 13:56:10 +02:00
Lukas Eder
773310289b Renamed [com] to [pro] 2013-09-18 13:42:12 +02:00
Lukas Eder
6b60fc1dd3 [#2753] DATE_DIFF() with CURRENT_DATE() returns wrong precision in Oracle 2013-09-18 13:39:52 +02:00
Lukas Eder
15d01bc6f1 Renamed [com] to [pro] 2013-09-18 13:19:23 +02:00
Lukas Eder
87e4b5fdd0 Translate commercial code sections to xxx xx xxxxxx to preserve lines of code 2013-09-18 10:42:39 +02:00
Lukas Eder
6e952e666a Replace license header when splitting OSS / Commercial code 2013-09-17 18:11:34 +02:00
Lukas Eder
66c0eadb16 Removed reference to gradle contribution. It doesn't build ootb 2013-09-17 17:27:19 +02:00
Lukas Eder
83bdca6aaa Updated Maven stats 2013-09-17 17:25:59 +02:00
Lukas Eder
c8b9b92a0f Added OSS / Commercial code splitting marks to jOOQ-test 2013-09-17 17:14:08 +02:00
Lukas Eder
1bfef0c8ba ThreadPool size 8 is too big 2013-09-17 17:12:56 +02:00
Lukas Eder
c405fb0607 Removed ucanaccess library from classpath 2013-09-17 16:19:46 +02:00
Lukas Eder
48b2daaf57 Minor fixes 2013-09-17 16:16:53 +02:00
Lukas Eder
81bc631e5d Remove liquibase integration again. There had been no traction 2013-09-17 16:10:01 +02:00
Lukas Eder
a9d2216263 Add some parallelisation to the OSS / Commercial splitting 2013-09-17 15:53:36 +02:00
Lukas Eder
62d73a3a76 Removed the jOOQ Console source code from GitHub master (still available
in tags, branches)
2013-09-17 12:26:11 +02:00
Lukas Eder
0de43e50a1 Settle for final multi-licensing model: ASL 2.0 / Commercial 2013-09-17 12:01:08 +02:00
Lukas Eder
ed6b9a5074 Added OSS / Commercial code splitting marks to jOOQ-meta 2013-09-17 10:41:52 +02:00