Commit Graph

2870 Commits

Author SHA1 Message Date
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
Lukas Eder
19afb0ead2 Restored datageekery.com URL rewriting 2013-09-16 10:12:52 +02:00
Lukas Eder
cb1ab66545 Regenerated H2 schema with generated AGPL license 2013-09-16 10:12:51 +02:00
Lukas Eder
4e6a01cb57 Implemented vanity URLs removing .php suffix 2013-09-16 10:12:49 +02:00
Lukas Eder
b244a512bb Updated Maven stats 2013-09-16 10:12:48 +02:00
Lukas Eder
13b3b2d946 [#2714] Documentation bug in INSERT statements. Cannot combine Field<?>
with String arguments in VALUES() clause
2013-09-16 10:12:47 +02:00
Lukas Eder
34c8ff98ed New Licensor: Data Geekery GmbH
- Transferred license from Lukas Eder to Data Geekery GmbH
- Changed license from ASL 2.0 to
  - LGPL + Commercial for jOOQ
  - AGPL + Commercial for jOOQ-codegen, jOOQ-meta, jOOQ-scala and others
2013-09-16 10:12:45 +02:00
Lukas Eder
cfeb170783 Update pom.xml 2013-09-16 10:11:43 +02:00
Lukas Eder
a27d6063c4 Update Utils.java 2013-09-16 09:46:24 +02:00
Lukas Eder
04043ee4a5 Reverted removal of "unused" method 2013-09-16 09:43:57 +02:00
lukaseder
ba0ce384e7 Removed unused internal method 2013-09-14 11:52:33 +02:00
lukaseder
c3a4286c45 Added issue id marker 2013-09-12 18:13:50 +02:00
lukaseder
5383eccd97 [#2736] Improve code generator compatibility with PostgreSQL 8.x by
testing if pg_catalog.pg_enum and information_schema.attributes exist
2013-09-12 16:42:28 +02:00
lukaseder
d1c0d45f66 [#2729] Emulate IS DISTINCT FROM through IS / IS NOT in SQLite 2013-09-08 11:29:49 +02:00
lukaseder
4c5777e79f Added further readings section 2013-09-05 08:14:23 +02:00
lukaseder
c0f7fe9962 Removed cross-references to jOOU from Eclipse runtime configurations 2013-08-29 07:35:32 +02:00
Lukas Eder
3d69ce4f62 Added licenses stub page 2013-08-27 12:31:33 +02:00
Lukas Eder
560971a91e Added EULA stub page 2013-08-27 12:27:56 +02:00
Lukas Eder
484c7e762a Added vanity URL rewriting to website 2013-08-27 12:27:45 +02:00
Lukas Eder
2e331e6215 Added .gitignore 2013-08-27 12:27:20 +02:00
Lukas Eder
370ee44667 Commented out "risky" references of third-party Maven repositories 2013-08-27 11:38:14 +02:00