lukaseder
|
e841e200d7
|
[#6987] Add DDLFlag.COMMENT to extract COMMENT statements from DSLContext.ddl()
|
2018-01-04 16:14:44 +01:00 |
|
lukaseder
|
af5fd2f80e
|
[#6988] DDLFlag.TABLE does not work correctly on DSLContext.ddl()
|
2018-01-04 16:10:54 +01:00 |
|
lukaseder
|
3b7f0cecda
|
[#6988] DDLFlag.TABLE does not work correctly on DSLContext.ddl()
|
2018-01-04 15:55:42 +01:00 |
|
lukaseder
|
68365bfa60
|
[#6988] DDLFlag.TABLE does not work correctly on DSLContext.ddl()
|
2018-01-04 15:25:51 +01:00 |
|
lukaseder
|
3a218640db
|
[#6987] Add DDLFlag.COMMENT to extract COMMENT statements from DSLContext.ddl()
|
2018-01-04 15:22:32 +01:00 |
|
lukaseder
|
6151610b64
|
[#6324] [#6485] Add support for COMMENT ON statements
|
2018-01-04 14:30:34 +01:00 |
|
lukaseder
|
cbb97880af
|
[#6985] Add an org.jooq.Comment type
|
2018-01-04 13:28:32 +01:00 |
|
lukaseder
|
a43ac7f19c
|
[#6980] DDLDatabase and JPADatabase should use unique in-memory database name
|
2018-01-04 12:23:44 +01:00 |
|
lukaseder
|
b12cbca32c
|
[#6982] Make jooq-meta's org.jooq.util.Database AutoCloseable
|
2018-01-04 12:21:03 +01:00 |
|
lukaseder
|
e1969d9568
|
[#6485] Support parsing sp_rename calls on SQL Server
|
2018-01-04 12:05:42 +01:00 |
|
lukaseder
|
d691b6856f
|
[#6979] Wrong Javascript on DropIndexOnStep
|
2018-01-04 11:40:41 +01:00 |
|
lukaseder
|
509630b822
|
[#6979] Wrong Javascript on DropIndexOnStep
|
2018-01-04 11:39:11 +01:00 |
|
lukaseder
|
70c8dfc6da
|
[#6240] Add support for SQL Server's ALTER TABLE .. RENAME INDEX emulation
|
2018-01-04 11:37:02 +01:00 |
|
lukaseder
|
6333877662
|
[#6485] [#6978] Add support for TRANSLATE() function
|
2018-01-04 10:41:37 +01:00 |
|
lukaseder
|
07085f3108
|
[#6977] Add native support for SQL Server 2017 TRIM()
|
2018-01-02 18:01:06 +01:00 |
|
lukaseder
|
42fb902eab
|
[#6328] Add SQLDialect.SQLSERVER2017
|
2018-01-02 17:25:16 +01:00 |
|
lukaseder
|
8c56574e93
|
[#6371] Add support for DROP TEMPORARY TABLE
|
2018-01-02 16:54:06 +01:00 |
|
lukaseder
|
26850fb478
|
Class should be final / remove internal parser deprecation
|
2018-01-02 16:36:30 +01:00 |
|
lukaseder
|
c19a66c871
|
[#6951] Add <includeTriggerRoutines/> flag to exclude the generation of PostgreSQL trigger routines
|
2018-01-02 15:30:54 +01:00 |
|
lukaseder
|
6f85bc2208
|
[#6973] [#6969] Firebird IF [ NOT ] EXISTS clause emulations broken
|
2018-01-02 14:21:49 +01:00 |
|
lukaseder
|
052f749785
|
Removed unused attribute
|
2018-01-02 13:45:08 +01:00 |
|
lukaseder
|
e9f5ee3369
|
[#6969] Support Firebird ALTER TABLE .. ALTER COLUMN .. TYPE
|
2018-01-02 13:18:47 +01:00 |
|
lukaseder
|
dd629761e2
|
[#6972] Manual examples for code generation includes / excludes contain wrong regular expressions
|
2018-01-02 10:22:27 +01:00 |
|
lukaseder
|
0ccdba9fcd
|
Merge branch 'master' of https://github.com/jOOQ/jOOQ
|
2017-12-29 18:03:15 +01:00 |
|
lukaseder
|
c5d78d79ec
|
[#6969] DEFAULT clause before NOT NULL constraint in CREATE TABLE statement
|
2017-12-29 18:02:27 +01:00 |
|
Lukas Eder
|
b9c3f1aa99
|
Update ReadME.txt
|
2017-12-29 17:48:57 +01:00 |
|
Lukas Eder
|
a791329291
|
Delete ReadME.txt
|
2017-12-29 17:48:36 +01:00 |
|
Lukas Eder
|
650482a9ab
|
Delete access-sakila.mdb
|
2017-12-29 17:48:25 +01:00 |
|
lukaseder
|
76f3fc02d2
|
[#6969] Firebird doesn't support ON { DELETE | UPDATE } RESTRICT
|
2017-12-29 17:42:09 +01:00 |
|
lukaseder
|
5a5150fc21
|
[#5319] [#6969] Support multi-column drop statement in Firebird
|
2017-12-29 17:32:03 +01:00 |
|
lukaseder
|
6651ff24a2
|
[#6474] [#6969] Supported anonymous blocks in parser in Firebird
|
2017-12-29 17:31:53 +01:00 |
|
lukaseder
|
438d6d5249
|
[#6474] [#6969] Supported anonymous blocks in parser in Firebird
|
2017-12-29 17:07:14 +01:00 |
|
lukaseder
|
66f2ed3946
|
[#6485] [#6969] Supported Firebird ALTER TABLE .. ALTER col TO newname syntax
|
2017-12-29 17:01:02 +01:00 |
|
lukaseder
|
5b463f7f7c
|
[#6485] [#6969] Supported Firebird ALTER TABLE .. ALTER col TO newname syntax
|
2017-12-29 16:38:03 +01:00 |
|
lukaseder
|
74649da33e
|
[#6485] [#6969] Added parser support for Firebird's GENERATOR keyword
|
2017-12-29 16:27:39 +01:00 |
|
lukaseder
|
e7ad321665
|
[#6968] Implement IdentityConverter.toString()
|
2017-12-29 15:51:35 +01:00 |
|
lukaseder
|
b099dc4f39
|
[#6966] In JavaGenerator printed overview, add missing flags
|
2017-12-29 13:19:56 +01:00 |
|
lukaseder
|
445e9d735f
|
[#6772] [#6955] Add a <jpaVersion/> code generator configuration
|
2017-12-29 13:04:23 +01:00 |
|
lukaseder
|
bbd5e69396
|
[#6772] [#6955] Add a <jpaVersion/> code generator configuration
|
2017-12-29 12:57:53 +01:00 |
|
Lukas Eder
|
cc04a7fd81
|
Merge pull request #6955 from timur-sh/6772
[#6772] Added a new flag `jpaVersion` to code generator.
|
2017-12-29 12:11:07 +01:00 |
|
lukaseder
|
7af70710eb
|
[#6958] Generate hint about <deprecationOnUnknownType/> in Javadoc
|
2017-12-29 11:59:45 +01:00 |
|
lukaseder
|
bbfd34d61a
|
[#6962] Add code generator flags for <globalKeyReferences/>
|
2017-12-29 11:35:56 +01:00 |
|
lukaseder
|
399bfefbaa
|
[#6961] Remove generated Sequences classes from jOOQ-meta
|
2017-12-29 11:19:18 +01:00 |
|
lukaseder
|
4bd918a59c
|
[#6961] Remove generated Sequences classes from jOOQ-meta
|
2017-12-29 11:19:14 +01:00 |
|
Timur Shaidullin
|
a44008112e
|
[#6772] Added a new flag jpaVersion to code generator.
|
2017-12-27 17:24:43 +03:00 |
|
lukaseder
|
a5747d8bab
|
[#6812] Added MySQL / MariaDB support
|
2017-12-22 15:07:05 +01:00 |
|
lukaseder
|
25f1f31923
|
[#6930] Compilation error in generated code when <enumConverter/> is applied to an enum column
|
2017-12-21 16:03:44 +01:00 |
|
lukaseder
|
49435e5208
|
[#6124] This feature can be opted into using a new flag <primaryKeyTypes/>
|
2017-12-21 13:07:36 +01:00 |
|
lukaseder
|
34b86da52c
|
[#6124] This feature can be opted into using a new flag <primaryKeyTypes/>
|
2017-12-21 13:03:44 +01:00 |
|
lukaseder
|
f71afcc793
|
Regenerated code
|
2017-12-21 13:03:38 +01:00 |
|