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
Lukas Eder
7203ae11ec
Switched unit test dialect from Oracle to MySQL
2013-09-16 18:05:43 +02:00
Lukas Eder
7e133b8b94
Added OSS / Commercial code splitting marks
2013-09-16 17:57:28 +02:00
Lukas Eder
20e819fa6e
Added an OSS / Commercial code splitter
2013-09-16 17:52:52 +02:00
Lukas Eder
ca1a8b149c
Switched unit tests from Oracle to MySQL dialect
2013-09-16 17:43:39 +02:00
Lukas Eder
c3930a7d11
[ #2700 ] DAO.insert() and other DAO operations do not respect DEFAULT
...
values. - Added failing test
2013-09-16 10:13:18 +02:00
Lukas Eder
8cacd4a051
[ #2745 ] Generate default constructor and "assignment-constructor" in
...
POJOs - Regenerated H2 database
2013-09-16 10:13:17 +02:00
Lukas Eder
de209f55b2
[ #2745 ] Generate default constructor and "assignment-constructor" in
...
POJOs
2013-09-16 10:13:16 +02:00
Lukas Eder
a3f65094ad
[ #2698 ] Record.store() regression: DEFAULT values are set to NULL -
...
Added (working) test case
2013-09-16 10:13:15 +02:00
Lukas Eder
7a7bfb59d5
[ #2733 ] Add the default log4j.xml configuration file to the maven plugin
2013-09-16 10:13:14 +02:00
Lukas Eder
58811ae3e7
[ #2643 ] Routine.execute(Configuration) should restore the original
...
routine state after execution
2013-09-16 10:13:12 +02:00
Lukas Eder
472c68cbb3
[ #2730 ] Immutable Pojo+Interface code generation produces uncompilable
...
pojo - Regenerated PostgreSQL source code
2013-09-16 10:13:11 +02:00
Lukas Eder
8c45556912
[ #2730 ] Immutable Pojo+Interface code generation produces uncompilable
...
pojo
2013-09-16 10:13:09 +02:00
Lukas Eder
bd5154e660
[ #2726 ] Add Attachable.detach()
2013-09-16 10:13:08 +02:00
Lukas Eder
bf57f2fd3c
[ #2722 ] Add DSLContext.newRecord(Field<?>...) to support the creation of
...
custom record types
2013-09-16 10:13:07 +02:00
Lukas Eder
f3b6458707
[ #2724 ] The default logger should log the number of affected records, if
...
applicable
2013-09-16 10:13:06 +02:00
Lukas Eder
2832947913
[ #2725 ] Add ExecuteContext.rows() to indicate the number of affected
...
rows in the last executed statement
2013-09-16 10:13:04 +02:00
Lukas Eder
e713190796
[ #2713 ] Add support for custom code sections in generated code -
...
Regenerated H2 database
2013-09-16 10:13:03 +02:00
Lukas Eder
e0bf2e1de0
[ #2713 ] Add support for custom code sections in generated code
2013-09-16 10:13:01 +02:00
Lukas Eder
50c4f41f82
[ #2718 ] NullPointerException in code generator when a primary key (or
...
foreign key) column is excluded from code generation - Regenerated H2
schema
2013-09-16 10:13:00 +02:00
Lukas Eder
9647680a39
[ #2720 ] Fix the manual's claim that <includes/> accepts comma-separated
...
regular expressions
2013-09-16 10:12:58 +02:00
Lukas Eder
fceabb80ce
[ #2719 ] Change various method(Collection<SortField<?>>) into
...
method(Collection<? extends SortField<?>>)
2013-09-16 10:12:57 +02:00
Lukas Eder
9675da7d2b
New Licensor: Data Geekery GmbH
...
- Reverted previous license change (which was too restrictive)
- Changed license to
- ASL 2.0 + Commercial for use with Open Source databases
- AGPL 3.0 + Commercial for use with commercial databases
2013-09-16 10:12:56 +02:00