Commit Graph

6371 Commits

Author SHA1 Message Date
lukaseder
e8f63e37f4 [#7381] 3.11 code generator for H2 throws "Error while fetching enums" exception 2018-04-05 20:53:44 +03:00
lukaseder
9cc13c4fe7 [#7183] Fix this also for HSQLDB 2018-04-05 20:31:33 +03:00
lukaseder
7bb228c003 [#7385] Upgrade jOOR dependency to 0.9.8 2018-04-05 18:29:43 +03:00
lukaseder
ac2764c8e0 [#7392] Do not use HSQLDB's undocumented NULL keyword for the absence of NOT NULL constraints in CREATE TABLE 2018-04-05 18:29:24 +03:00
lukaseder
3bfe2471c0 [#7386] org.jooq.Parser should generate in-memory enum types 2018-04-04 23:12:06 +03:00
lukaseder
0031a344c6 [#7385] Upgrade jOOR dependency to 0.9.8 2018-04-04 22:14:31 +03:00
lukaseder
df580a1fe6 [#7388] Make EnumType.getCatalog() and getSchema() default methods 2018-04-04 18:07:04 +03:00
lukaseder
6ba693edc9 [#7379] Translate MySQL / PostgreSQL ENUM type to check constraint in other databases 2018-04-04 17:46:55 +03:00
lukaseder
2ec9a789f9 [#7387] Add DataType.isEnum() 2018-04-04 17:46:09 +03:00
lukaseder
c7aac7b762 [#7356] Fix for unnamed indexes 2018-04-04 08:57:07 +02:00
lukaseder
38841ea8d5 [#7310] Improve documentation 2018-04-04 08:54:25 +02:00
lukaseder
8965e98149 [#7376] Internal FieldMapsForInsert.empty behaves incorrectly 2018-04-03 16:18:09 +02:00
lukaseder
dfdea8c3b0 [#7375] Deprecate <SQLDialect>DataType classes 2018-04-03 15:07:28 +02:00
lukaseder
f6a22f9427 Regenerated code in jOOQ-spark-chart-example 2018-04-03 14:52:28 +02:00
lukaseder
7ed2781c90 [#7359] IndexOutOfBounds when trying to do a MERGE with SELECT in Postgres 2018-04-03 12:03:05 +02:00
lukaseder
87c0979442 [#7374] Add DSL.timestampSub() and localDateTimeSub() 2018-04-03 11:42:26 +02:00
lukaseder
7233174f12 [#7370] Regression in jOOQ 3.11 when binding unknown data types 2018-04-03 11:23:17 +02:00
lukaseder
b069e26c86 [#7373] Undocument <customType/> in jOOQ 3.10+ documentation 2018-04-03 10:22:51 +02:00
lukaseder
025ecfb5ff [#6787] Hide member in Java 6 build 2018-03-29 17:51:02 +02:00
lukaseder
61d487b31d [#7324] Add type witness to help Java 6 type inference 2018-03-29 17:45:31 +02:00
lukaseder
d3ac3f6dbd Merge branch 'master' of https://github.com/jOOQ/jOOQ 2018-03-29 17:43:39 +02:00
lukaseder
37d2abf239 [#7301] Reverted changes 2018-03-29 17:43:20 +02:00
Lukas Eder
7a9dada723
Update CONTRIBUTING.md 2018-03-29 17:40:23 +02:00
Lukas Eder
9f9d4f5bce
Merge pull request #7346 from Diagoras/7301
#7301: Allow customization of LoggerListener
2018-03-29 16:30:24 +02:00
lukaseder
d6740ee153 [#7356] Emulate MySQL's CREATE TABLE (... INDEX) clause using anonymous blocks 2018-03-29 15:33:04 +02:00
lukaseder
e6018573c2 [#7171] Updated grammar with CREATE TABLE (.. INDEX) syntax 2018-03-29 15:07:06 +02:00
lukaseder
6db5349e8c [#7357] Overload CreateIndexStep.on() clauses with Collection accepting version 2018-03-29 15:01:38 +02:00
lukaseder
a7e429de44 [#7171] [#7347] Support parsing KEY/INDEX specifications in MySQL CREATE TABLE statements 2018-03-29 14:46:47 +02:00
lukaseder
51a146375c [#7348] Add possibility of adding an INDEX (or KEY) as a constraint to DDL statements 2018-03-29 14:18:43 +02:00
lukaseder
ea2da23dac [#7353] Let Cursor extend Formattable 2018-03-29 12:52:23 +02:00
lukaseder
e71bdc5290 [#7355] Add org.jooq.Formattable 2018-03-29 11:17:06 +02:00
lukaseder
b96cb972c9 [#7351] Cast UUID data type bind values in PostgreSQL 2018-03-29 11:04:57 +02:00
lukaseder
c61a5fd970 [#2508] Support ON DUPLICATE KEY UPDATE in H2 2018-03-28 10:47:00 +02:00
lukaseder
4f4f0600a6 [#7351] Error when binding null values to UUID types in PostgreSQL 2018-03-28 10:07:05 +02:00
Grenville Wilson
921d43f1b6
#7301: BufferedLog needs to implement new methods. 2018-03-25 20:16:27 -04:00
Grenville Wilson
6015f47e2a
#7301: Allow customization of LoggerListener 2018-03-25 19:54:05 -04:00
lukaseder
86007b3540 [#7229] Add <forceIntegerTypesOnZeroScaleDecimals/> configuration to allow for treating DECIMAL types as BigDecimal 2018-03-23 15:25:08 +01:00
lukaseder
2514d4e691 [#7345] Added a link 2018-03-23 14:14:41 +01:00
lukaseder
5d0c4929bc [#7345] Fixed XML error 2018-03-23 14:13:30 +01:00
lukaseder
58fa5fd842 [#7345] Add section to the manual explaining annotation generation flags 2018-03-23 13:11:20 +01:00
lukaseder
8f052c83c4 [#6963] Add section to the manual about the <globalXYZReferences/> code generation flags 2018-03-23 12:44:27 +01:00
lukaseder
ea89cfa4ad [#1053] Redirect from "reference-bnf-notation" section to "sql-parser-grammar", if available 2018-03-23 12:14:41 +01:00
lukaseder
06cc7a7219 [#7310] Document <javaTimeTypes> in the manual 2018-03-23 11:58:53 +01:00
lukaseder
b3ccb1dcd5 [#7171] Support parsing WITH with parenthesised set operations 2018-03-23 10:46:32 +01:00
lukaseder
cf0e018f13 [#5874] Add support for H2's new enum types 2018-03-23 10:25:39 +01:00
lukaseder
7054a608b8 [#7344] Add Settings.parseUnknownFunctions to turn off failing on unknown functions 2018-03-22 17:13:08 +01:00
lukaseder
a840f75ce6 [#7340] <validationAnnotations/> should generate Size annotations also for (VAR)BINARY types 2018-03-22 16:47:54 +01:00
lukaseder
0f98ba3e2e [#7343] Add <includePackageConstants>, <includePackageRoutines>, <includePackageUDTs> code generation configuration flags 2018-03-22 16:35:42 +01:00
lukaseder
930cdb0684 [#4277] INSERT .. RETURNING acquires two different Connections for MySQL 2018-03-22 15:47:53 +01:00
lukaseder
39bf64fef7 [#7167] Errors should also roll back a transaction 2018-03-22 11:18:08 +01:00