lukaseder
|
2d7befeb17
|
[#3942] Add support for PostgreSQL functions returning single table records
|
2016-02-11 16:23:26 +01:00 |
|
lukaseder
|
cc85f94b2a
|
[#4517] Allow to configure the output file encoding in the code generator
|
2016-02-11 14:47:13 +01:00 |
|
lukaseder
|
b66e6f60a8
|
[#4966] Regenerated Oracle schema
|
2016-02-02 16:19:13 +01:00 |
|
lukaseder
|
d818f06281
|
[#4825] Default for <tableValuedFunctions/> depends on database
|
2016-02-02 12:02:05 +01:00 |
|
lukaseder
|
c902b950bb
|
[#5009] Generate the JPA GeneratedValue annotation on identity columns
|
2016-02-02 11:56:32 +01:00 |
|
lukaseder
|
1f5a205ea1
|
[#4838] Switched flag default to false
|
2016-01-27 17:13:54 +01:00 |
|
lukaseder
|
3605b32d79
|
[#4869] Fixed initialisation issue with UDTs
|
2016-01-24 15:34:21 +01:00 |
|
lukaseder
|
153d161e70
|
[#4920] Generated functions without parameter names produce malformed SQL
|
2016-01-22 18:59:49 +01:00 |
|
lukaseder
|
ff3e01750e
|
Fixed bad imports
|
2016-01-20 11:44:24 +01:00 |
|
lukaseder
|
8f30b065c0
|
[#4952] [#4954] New code generation flags
- [#4954] Add flag to turn off generation of queues
- [#4952] Add flag to turn off generation of database links
|
2016-01-20 11:05:53 +01:00 |
|
lukaseder
|
0826c10b16
|
[#4901] Add UniqueKey.getName() and ForeignKey.getName()
|
2016-01-08 16:37:27 +01:00 |
|
lukaseder
|
94f0bb2f69
|
[#4891] Accept DataSource in GenerationTool, in addition to Connection
|
2016-01-04 20:59:26 +01:00 |
|
lukaseder
|
11115c6741
|
[#4889] Update copyright to 2016
|
2016-01-04 20:59:08 +01:00 |
|
lukaseder
|
57fee34acc
|
[#4889] Update copyright to 2016
|
2016-01-04 18:02:42 +01:00 |
|
lukaseder
|
a2eb9d5720
|
[#4868] Default to two spaces in Scala
|
2015-12-31 15:22:08 +01:00 |
|
lukaseder
|
602a200420
|
[#4879] Add generateGlobalCatalogReferences() and generateGlobalSchemaReferences() flags to code generator
|
2015-12-31 12:29:26 +01:00 |
|
lukaseder
|
938fb6f5e2
|
Blank out rather than mask [pro] code to avoid confusion with users
|
2015-12-31 10:02:02 +01:00 |
|
lukaseder
|
217a07b332
|
[#4883] Table valued functions generate bad Scala code
|
2015-12-30 20:09:00 +01:00 |
|
lukaseder
|
4b90f3b26a
|
[#4880] Escaped block comment inside of Scaladoc causes compilation error
|
2015-12-30 18:53:54 +01:00 |
|
lukaseder
|
bee46a0761
|
[#4848] Replace all tabs also in content
|
2015-12-30 18:40:45 +01:00 |
|
lukaseder
|
b053be3e93
|
[#4869] Generate schema and catalog references in order to fully qualify tables
|
2015-12-30 18:28:21 +01:00 |
|
lukaseder
|
407aaf26b7
|
[#4868] We must've run out of important things to implement... :-P
|
2015-12-30 12:09:23 +01:00 |
|
lukaseder
|
d7678c44ac
|
[#4848] Add internal API to configure indentation of generated code
|
2015-12-30 10:25:29 +01:00 |
|
lukaseder
|
9a9903f6fe
|
[#4855] Remove final keyword on JavaGenerator methods
|
2015-12-28 07:54:18 +01:00 |
|
lukaseder
|
bdd7e0b0c7
|
[#4839] Rename Generator.fullyQualifiedTypes() to generateFullyQualifiedTypes() for naming consistency
|
2015-12-22 15:17:27 +01:00 |
|
lukaseder
|
1b8b773e14
|
[#4838] Add code generation flag <tableValuedFunctions/> to turn off generation of table-valued functions
|
2015-12-22 14:49:13 +01:00 |
|
lukaseder
|
ba0b2a2760
|
[#4833] Generate standalone function call for table-valued functions
|
2015-12-21 18:34:48 +01:00 |
|
lukaseder
|
709286faad
|
[#4829] Generated convenience methods Routines.f() have misleading Javadoc
|
2015-12-21 18:14:41 +01:00 |
|
lukaseder
|
8145f77f2e
|
[#4827] Add CatalogVersionProvider
|
2015-12-20 12:45:39 +01:00 |
|
lukaseder
|
eb4702ea6c
|
Remove confusing [java-8] tags in OSS edition
|
2015-12-17 15:05:01 +01:00 |
|
lukaseder
|
6c1fc75aff
|
[#4744] Record getter and setter names are generated with Mode.DEFAULT rather than Mode.Record
|
2015-12-16 15:22:56 +01:00 |
|
lukaseder
|
75ff22fe99
|
[#2032] Handle "DEFAULT_CATALOG" in the absence of catalog support
|
2015-12-10 14:58:09 +01:00 |
|
lukaseder
|
e2b4d0915d
|
[2032] Added first implementation draft working with SQL Server
|
2015-12-10 14:38:42 +01:00 |
|
lukaseder
|
2e0b9d4588
|
[#681] Added support for domains to jOOQ-meta and generate stub classes
|
2015-10-18 16:51:46 +02:00 |
|
lukaseder
|
0a63655957
|
[#4124] Add <username/> as a synonym for <user/> in the code generation configuration
|
2015-10-14 17:32:02 +02:00 |
|
lukaseder
|
bd2420b410
|
[#4626] Zero-length DAO source files generated for non-updatable tables
|
2015-10-12 16:49:00 +02:00 |
|
lukaseder
|
52e9c51812
|
[#4620] Change error message when jOOQ-meta database type could not be found
|
2015-10-09 10:02:55 +02:00 |
|
lukaseder
|
7a238299aa
|
Release 3.8.0-SNAPSHOT
|
2015-10-08 14:42:58 +02:00 |
|
lukaseder
|
bb286f23ef
|
[#4264] Revert change
|
2015-10-08 11:25:02 +02:00 |
|
lukaseder
|
1f5e2e795b
|
Release 3.7.0
|
2015-10-08 11:22:04 +02:00 |
|
lukaseder
|
5454fdbd0d
|
Fixed warnings
|
2015-10-07 11:16:11 +02:00 |
|
lukaseder
|
c8dd018f64
|
[#4575] SQL comments with javadoc terminators break generated code
|
2015-09-27 12:29:19 +02:00 |
|
lukaseder
|
ac0e19131c
|
[#4576] JavaWriter uses regex syntax unsupported in Java <1.8
|
2015-09-27 11:50:46 +02:00 |
|
lukaseder
|
d2db1503d7
|
[#3082] Don't import generated interfaces if there are no generated interfaces
|
2015-09-16 19:04:41 +02:00 |
|
lukaseder
|
fb2f776057
|
[#3082] Let generated POJOs reference Java array types, instead of ArrayRecords
|
2015-09-16 18:53:21 +02:00 |
|
lukaseder
|
f1cd6cead7
|
[#4567] Import also nested generic types of generated code
|
2015-09-16 17:05:11 +02:00 |
|
lukaseder
|
7c4df876c1
|
[#4562] Moved suggested implementation from GenerationUtil to DefaultGeneratorStrategy
|
2015-09-16 15:36:34 +02:00 |
|
Vladimir Vinogradov
|
e286fbb143
|
do not escape dot in names, but use capital case after it
|
2015-09-16 12:20:11 +03:00 |
|
lukaseder
|
a3b8019ba0
|
[#4537] Let GenerationTool accept multiple argument configurations
|
2015-09-13 10:04:27 +02:00 |
|
lukaseder
|
bdd1b6814e
|
[#1364] Generate toString() on POJOs
|
2015-09-11 12:42:34 +02:00 |
|