lukaseder
|
a3c6e4fa4c
|
Better logging
|
2017-05-03 11:20:37 +02:00 |
|
lukaseder
|
08e5eb73e7
|
[#6173] Dead link in Oracle examples
|
2017-05-03 10:54:12 +02:00 |
|
lukaseder
|
2b36c2c0bf
|
[#6167] GenerationTool should debug-log input Configuration as XML
|
2017-04-26 16:41:41 +02:00 |
|
lukaseder
|
ddab0dfb71
|
[#6165] XMLDatabase doesn't correctly load UNIQUE keys
|
2017-04-26 15:52:16 +02:00 |
|
lukaseder
|
40f92011a4
|
[#6163] XMLGenerator doesn't export <is_nullable/> for columns
|
2017-04-26 15:04:39 +02:00 |
|
lukaseder
|
294b06ac1e
|
[#6162] Deprecate plain SQL DSL.sequence(String) constructors
|
2017-04-26 14:10:05 +02:00 |
|
lukaseder
|
8970be8275
|
[#2520] [#6156] RecordUnmapper
[#6156] Add Configuration.recordUnmapperProvider()
[#2520] Add RecordUnmapper<E, R extends Record> to allow for the inverse operations of RecordMapper
|
2017-04-26 11:53:57 +02:00 |
|
lukaseder
|
6e84723cab
|
[#2520] Added API
|
2017-04-25 12:24:17 +02:00 |
|
lukaseder
|
b4165fbab7
|
Updated pom.xml
|
2017-04-25 12:23:02 +02:00 |
|
lukaseder
|
bb57a0ce53
|
[#6155] Remove unneeded javax.validation dependency
|
2017-04-25 11:58:04 +02:00 |
|
lukaseder
|
95edee1228
|
[#6154] Remove test dependencies from OSS distribution
|
2017-04-25 11:54:43 +02:00 |
|
lukaseder
|
bafad065d7
|
[#6056] Upgrade optional logger dependencies
|
2017-04-25 11:49:49 +02:00 |
|
lukaseder
|
a93b0d41c2
|
[#6078] NullPointerException in GenerationUtil with Postgres CITEXT extension applied
|
2017-04-25 11:43:10 +02:00 |
|
lukaseder
|
e45498edc3
|
[#5955] Parse function names only if followed by '('
|
2017-04-25 09:57:34 +02:00 |
|
lukaseder
|
17fd0c9618
|
[#5955] Support sequence NEXTVAL and CURRVAL / GROUP_CONCAT
|
2017-04-24 18:13:16 +02:00 |
|
lukaseder
|
d02387bbd0
|
[#5955] Reuse CONSTRAINT specifications among CREATE and ALTER TABLE
|
2017-04-24 17:37:59 +02:00 |
|
lukaseder
|
21a3d85db2
|
[#5955] Support ON DELETE and ON UPDATE on ALTER TABLE as well
|
2017-04-24 17:28:54 +02:00 |
|
lukaseder
|
df562aedea
|
[#5955] Support WITH RECURSIVE
|
2017-04-24 17:19:24 +02:00 |
|
lukaseder
|
1b5309be62
|
[#6148] Add Queries.executeBatch()
|
2017-04-24 16:06:31 +02:00 |
|
lukaseder
|
bcf6c14f1d
|
[#5828] Add Queries.fetchMany()
|
2017-04-24 15:53:46 +02:00 |
|
lukaseder
|
93769ffc49
|
[#6146] Add DSLContext.queries(Query...)
|
2017-04-24 15:15:23 +02:00 |
|
lukaseder
|
8575bbbfc9
|
[#6147] Let Queries extend Attachable
|
2017-04-24 15:11:38 +02:00 |
|
lukaseder
|
cebe17c127
|
[#6144] Let Queries extend QueryPart
|
2017-04-24 14:57:00 +02:00 |
|
lukaseder
|
40211410fc
|
[#6143] Rename Queries.stream() to Queries.queryStream()
|
2017-04-24 14:40:36 +02:00 |
|
lukaseder
|
41f2b20ec2
|
[#6141] Add identity column support to XMLGenerator
|
2017-04-24 14:25:38 +02:00 |
|
lukaseder
|
9ae783e592
|
[#6128] Add more Javadoc to JPADatabase
|
2017-04-24 13:03:36 +02:00 |
|
lukaseder
|
3459f4d1da
|
[#6139] Move XJC generation to jOOQ-tools
|
2017-04-24 12:50:57 +02:00 |
|
lukaseder
|
56eac063b2
|
[#6022] Add Name.fields(Name, ...)
|
2017-04-24 11:59:12 +02:00 |
|
lukaseder
|
406fb331aa
|
[#6022] Add Name.fields(Name, ...)
|
2017-04-24 11:55:43 +02:00 |
|
lukaseder
|
e84ee20a03
|
[#6139] Why are the files re-generated by Eclipse?
|
2017-04-24 11:17:00 +02:00 |
|
lukaseder
|
41bbca4d85
|
[#6139] Put XJC generated sources under version control
|
2017-04-24 10:40:03 +02:00 |
|
lukaseder
|
551429d66f
|
[#5955] Support LCASE and UCASE synonyms
|
2017-04-22 12:48:23 +02:00 |
|
lukaseder
|
7116d957d6
|
[#5955] Bug fixes
|
2017-04-22 12:45:41 +02:00 |
|
lukaseder
|
9dd1bf6d9a
|
[#5955] GENERATED AS IDENTITY support
|
2017-04-22 12:36:28 +02:00 |
|
lukaseder
|
6583195005
|
[#5955] CREATE TEMPORARY TABLE .. ON COMMIT clause
|
2017-04-22 12:03:02 +02:00 |
|
lukaseder
|
0437f28d6f
|
[#6005] Added logging (for now)
|
2017-04-22 11:44:21 +02:00 |
|
lukaseder
|
d6b4f4af3e
|
[#5955] Additional data type
|
2017-04-22 00:53:38 +02:00 |
|
lukaseder
|
6405a12642
|
[#5955] Identity support for PostgreSQL, MySQL, and SQLite
|
2017-04-22 00:49:29 +02:00 |
|
lukaseder
|
d33e9a8a48
|
[#5955] All standard data types
|
2017-04-22 00:38:31 +02:00 |
|
lukaseder
|
c07c908a05
|
[#5955] All standard data types
|
2017-04-22 00:36:02 +02:00 |
|
lukaseder
|
e6c05955df
|
[#6005] Add DDLDatabase to reverse engineer DDL files
|
2017-04-21 22:42:36 +02:00 |
|
lukaseder
|
6d26b564b8
|
[#5955] Unsigned data types
|
2017-04-21 22:34:22 +02:00 |
|
lukaseder
|
fc7ace8735
|
[#5595] Support ON DELETE and ON UPDATE
|
2017-04-21 22:25:10 +02:00 |
|
lukaseder
|
908b034d30
|
[#6130] Cannot combine ON DELETE and ON UPDATE actions on foreign key specifications
|
2017-04-21 22:13:48 +02:00 |
|
lukaseder
|
cfd6785821
|
[#6129] ConstraintForeignKeyReferencesStepN.references() should return ConstraintForeignKeyOnStep
|
2017-04-21 22:13:14 +02:00 |
|
lukaseder
|
1f52094120
|
[#5955] Fixed multiline comment regression
|
2017-04-21 21:37:15 +02:00 |
|
lukaseder
|
47b2076a5e
|
[#5955] Fixed problem when parsing consecutive comments
|
2017-04-21 21:10:03 +02:00 |
|
lukaseder
|
4c7dd2f806
|
[#5354] Add <javaBeansGettersAndSetters/> to the code generator to support JavaBeans
|
2017-04-21 18:24:36 +02:00 |
|
lukaseder
|
cd14e6a0ea
|
Release 3.9.2
|
2017-04-21 17:23:02 +02:00 |
|
lukaseder
|
bdef6590ff
|
[#6127] DELETE RETURNING must be emulated on DB2 with OLD TABLE() not FINAL TABLE()
|
2017-04-21 16:45:09 +02:00 |
|