lukaseder
|
631b91a16f
|
[#5557] Compilation error when generated catalog and one of its contained schemas have the same name
|
2016-09-21 12:46:50 +02:00 |
|
lukaseder
|
7cc49dfece
|
[#4794] Add support for Catalog in code generation schema mapping
|
2016-09-21 12:22:08 +02:00 |
|
lukaseder
|
5976d70096
|
[#5524] Don't System.exit(-1) from within GenerationTool. Throw an exception instead
|
2016-09-06 15:19:01 +02:00 |
|
lukaseder
|
cae2a72614
|
[#5526] Add code generator flag to turn off generation of UDTs
|
2016-09-06 11:37:43 +02:00 |
|
lukaseder
|
ac5ec261be
|
[#5528] Add code generator flag to turn off generation of sequences
|
2016-09-06 11:12:44 +02:00 |
|
lukaseder
|
89d9ea5541
|
[#5525] Add code generator flag to turn off generation of tables
|
2016-09-04 22:12:56 +02:00 |
|
lukaseder
|
9f6ece2921
|
[#5527] Add code generator flag to turn off the generation of routines
|
2016-09-04 21:55:51 +02:00 |
|
lukaseder
|
7f81e02b01
|
[#5517] Make JavaWriter.ref() methods public
|
2016-09-01 09:24:08 +02:00 |
|
lukaseder
|
4aa6d60fa3
|
Fix remaining references to BSD style header
|
2016-08-11 08:21:35 +02:00 |
|
lukaseder
|
d624923cd3
|
[#5472] Still wrong
|
2016-07-29 14:26:40 +02:00 |
|
lukaseder
|
63dffd78a1
|
[#5472] Check needs to be done repeatedly
|
2016-07-29 11:59:03 +02:00 |
|
lukaseder
|
87c3146d38
|
[#5472] Handling this in jOOQ-meta is asking for trouble.
|
2016-07-29 11:44:58 +02:00 |
|
lukaseder
|
d3964da6b8
|
[#5472] Add <emptyCatalogs/> and <emptySchemas/> to the code generator configuration, to prevent generating of empty catalogs / schemas
|
2016-07-29 11:18:17 +02:00 |
|
lukaseder
|
668d9dd731
|
[#5467] Fixed regression and re-generated jOOQ-meta
|
2016-07-27 16:39:33 +02:00 |
|
lukaseder
|
2ae8460ef0
|
[#5457] "overriding method fields in class AbstractRecord" compilation error when using ScalaGenerator on tables containing columns like "fields", "configuration", etc.
|
2016-07-25 11:23:00 +02:00 |
|
lukaseder
|
09c7bf7c6e
|
[#5438] Restored Eric Peters' implementation draft
|
2016-07-21 16:50:08 +02:00 |
|
lukaseder
|
c1abeb7215
|
[#5431] Revert contributions
|
2016-07-21 08:52:10 +02:00 |
|
Eric Peters
|
d0d0526cec
|
Implement a medium-complexity scala identifier matcher & escaper
|
2016-07-19 16:56:14 -07:00 |
|
Eric Peters
|
4085c5d7be
|
'name : Type' -> 'name: Type' scala-generated code format cleanup - http://docs.scala-lang.org/style/naming-conventions.html
|
2016-07-19 15:10:28 -07:00 |
|
lukaseder
|
270a21342b
|
[#5424] Don't escape Scala-style setter names produced by naming strategies in ScalaGenerator
|
2016-07-19 21:27:41 +02:00 |
|
lukaseder
|
afd9beba42
|
[#5421] Revert changes
|
2016-07-19 19:19:19 +02:00 |
|
lukaseder
|
b44ed5dafb
|
[#5421] Revert changes
|
2016-07-19 19:12:00 +02:00 |
|
Eric Peters
|
ca3e0b371b
|
'name : Type' -> 'name: Type' scala-generated code format cleanup - http://docs.scala-lang.org/style/naming-conventions.html
|
2016-07-18 12:04:27 -07:00 |
|
Eric Peters
|
e316272b78
|
Add scala-style setters '_=' to Record classes
|
2016-07-18 12:03:05 -07:00 |
|
lukaseder
|
acd1fd62f3
|
[#5349] Wrong defaults for <tableValuedFunctions/> in jOOQ Open Source Edition
|
2016-07-04 17:40:27 +02:00 |
|
lukaseder
|
ce1b91b716
|
[#5242] Better formatting
|
2016-07-04 15:15:59 +02:00 |
|
Lukas Eder
|
7f8c397beb
|
Merge pull request #5373 from oflege/master
Add <syntheticIdentities> regular expression to code generator configuration
|
2016-07-04 14:41:44 +02:00 |
|
lukaseder
|
d12aad0122
|
[#5242] Fixed regression in Scala generated code
|
2016-07-04 11:06:47 +02:00 |
|
Oliver Flege
|
453f3f0d73
|
[#5360] Add <syntheticIdentities> regular expression to code generator configuration
|
2016-06-30 14:52:55 +02:00 |
|
lukaseder
|
681c018185
|
[#5347] Add XMLGenerator to produce an XML file containing meta information according to jooq-meta.xsd
|
2016-06-28 19:03:30 +02:00 |
|
lukaseder
|
f013a4c3c3
|
[#5327] Allow for generating immutable interfaces (independently of POJOs)
|
2016-06-28 13:48:03 +02:00 |
|
lukaseder
|
a0f55fa4b8
|
[#5334] Nested record generated when TABLE.COLUMN "overlaps" with a table called TABLE_COLUMN for MySQL
|
2016-06-07 23:05:40 +03:00 |
|
lukaseder
|
02e152543f
|
[#5301] Fix
|
2016-05-25 10:36:44 +02:00 |
|
lukaseder
|
d3ec840bd8
|
[#5301] Display a warning in the generator logs for regexes that never match
|
2016-05-25 10:34:12 +02:00 |
|
lukaseder
|
4755504dfa
|
[#5291] Bad DataType.defaultValue() call generated for MySQL tables
|
2016-05-24 16:29:58 +02:00 |
|
lukaseder
|
3702122253
|
[#5268] Compile error when a schema has the same name as a table within that schema
|
2016-05-13 15:29:47 +02:00 |
|
lukaseder
|
fb349dc083
|
[#4164] Generate varargs setters for array types on interfaces / records / pojos, etc
|
2016-05-12 13:54:46 +02:00 |
|
lukaseder
|
a6368da455
|
Release 3.9.0-SNAPSHOT
|
2016-05-04 15:18:05 +02:00 |
|
lukaseder
|
20a08ec0c9
|
Release 3.8.0
|
2016-05-03 10:46:19 +02:00 |
|
lukaseder
|
8e8a7a9645
|
[#3761] Add code generator configuration to specify a log level threshold
|
2016-04-18 15:07:54 +02:00 |
|
lukaseder
|
a12ce0fe68
|
[#3482] Add flags to the code generator to turn on / off generation for tables, views, packages, procedures, udts, etc.
|
2016-03-23 19:28:00 +01:00 |
|
lukaseder
|
36223eefc2
|
[#4427] ScalaGenerator generates Java code for MySQL / PostgreSQL enum types
|
2016-03-17 18:58:05 +01:00 |
|
lukaseder
|
57847eaf04
|
[#3570] Add KeepNamesGeneratorStrategy to keep generated identifiers as they are in the database
|
2016-03-17 15:13:26 +01:00 |
|
lukaseder
|
93ddd14d1f
|
[#4841] Add code generation support for column DEFAULT values
|
2016-03-11 15:22:27 +01:00 |
|
lukaseder
|
1e714a567c
|
[#4427] Fixed compilation error in generated code
|
2016-03-07 13:18:49 +01:00 |
|
lukaseder
|
2570c1fb62
|
[#5128] Don't generate javax.validation.NotNull for defaulted columns
|
2016-03-02 10:52:19 +01:00 |
|
lukaseder
|
9dc8e8e637
|
[#4388] Compilation errors when applying <customType/> for PostgreSQL array types
|
2016-02-24 18:42:06 +01:00 |
|
lukaseder
|
6cdb29fd3e
|
[#5103] Tables referencing object arrays generate Record array in POJOs, rather than POJO array
|
2016-02-22 15:27:53 +01:00 |
|
lukaseder
|
d691f1354c
|
[#4427] ScalaGenerator generates Java code for MySQL / PostgreSQL enum types
|
2016-02-22 14:47:56 +01:00 |
|
lukaseder
|
38d34a10be
|
[#5095] ScalaGenerator produces an invalid import expression for SQL array types
|
2016-02-22 13:45:07 +01:00 |
|