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
Lukas Eder
69a8b14a6f
Added gradle jooq-codegen-gradle dependency to main pom.xml
2013-08-27 11:37:51 +02:00
Lukas Eder
4bee316f0c
Reordered pom.xml
2013-08-27 11:34:52 +02:00
Lukas Eder
81a282e5cf
Added Eclipse settings to new Gradle module
2013-08-27 11:34:20 +02:00
Lukas Eder
695d32c86e
Fixed module name
2013-08-27 11:32:49 +02:00
Lukas Eder
0b382989ac
[ #2287 ] Added Ben Manes to the contributors list
2013-08-27 11:03:31 +02:00
Lukas Eder
289bbd59ca
Merge pull request #2711 from ben-manes/master
...
Integrated @ben-manes's Gradle plugin contribution
2013-08-27 01:59:19 -07:00
Lukas Eder
bbc390f4f9
Release 3.2.0-SNAPSHOT
2013-08-26 16:45:55 +02:00
Lukas Eder
92967ad51a
Release 3.2.0-alpha-01
2013-08-26 15:00:05 +02:00
Lukas Eder
e01b15056c
Release 3.2.0-alpha-01 - jooq-console will no longer ship with standard
...
distribution in 3.2
2013-08-26 14:40:46 +02:00
Lukas Eder
afc1c4fec1
Release 3.2.0-alpha-01 - jooq-console will no longer ship with standard
...
distribution in 3.2
2013-08-26 14:38:34 +02:00
Lukas Eder
dccd2790d7
[ #2696 ] Fixed Scala regression
2013-08-26 14:33:23 +02:00
Lukas Eder
d35b9fc32a
Release 3.2.0-alpha-01
2013-08-26 14:30:43 +02:00
Lukas Eder
634be94da7
Release 3.2.0-alpha-01
2013-08-26 13:58:24 +02:00
Ben Manes
9f160d5e86
Contribute Gradle plugin
...
Contributing the [Gradle plugin](https://github.com/ben-manes/gradle-jooq-plugin ) required,
- Updating to the package names
- Adding to the Maven build. The Gradle plugin dependencies piggyback
on Flyway's repository, as Gradle does not officially publish the
dependencies for building plugins in another build tool.
- Assigning copyright
This contribution is not tested due to a broader build failure in
`FlashbackTable`.
Note that this plugin took a simple and fast approach by leveraging
Groovy's XML markeup syntax. This provided a concise extension, at
the cost of flexibility to customize the plugin in multiple build
scripts (e.g. subproject adding data type converters). A richer
plugin should be created, but exceeded the scope of what was needed
at the time of development.
2013-08-26 03:05:05 -07:00
Lukas Eder
c2c838bf86
[ #2708 ] Wrong SQL rendered for CAST(x AS DECIMAL(y, z)). Precision and
...
scale are lost.
2013-08-23 17:55:43 +02:00
Lukas Eder
829eb87451
Added script that generates dialect-specific function equivalence
2013-08-23 17:36:42 +02:00
Lukas Eder
d465dcbd14
[ #2706 ] Generate "full" constructors in records, allowing to construct a
...
record with all values set
2013-08-23 17:35:55 +02:00
Lukas Eder
d0947d8c32
Fixed warnings
2013-08-23 17:22:49 +02:00
Lukas Eder
43c27cddff
[ #2708 ] Wrong SQL rendered for CAST(x AS DECIMAL(y, z)). Precision and
...
scale are lost. - Added a failing test case
2013-08-23 17:21:46 +02:00
Lukas Eder
f2aa2b0b5f
[ #2492 ] MS Access support will be implemented in a later version than
...
3.2
2013-08-23 17:18:16 +02:00
Lukas Eder
ca3da26634
[ #2707 ] PostgreSQL ENUM ordering is inconsistent with the database -
...
Regenerated schema
2013-08-23 16:51:59 +02:00