Commit Graph

6633 Commits

Author SHA1 Message Date
Lukas Eder
9832681cb4 [#7748] Add support for CREATE SEQUENCE flags 2018-08-10 17:11:35 +02:00
Lukas Eder
7820534370 [#7749] Support parsing CREATE INDEX .. ON .. USING btree (..) 2018-08-10 16:27:13 +02:00
Lukas Eder
7373ad1092 [#7747] Rename jooq-codegen.xsd Schema, Schemata, Catalog, Catalogs types to have a Type suffix 2018-08-10 12:23:04 +02:00
Lukas Eder
69ae58974d [#7742] Potential NullPointerException in custom Converter when running INSERT statement 2018-08-10 11:12:34 +02:00
Lukas Eder
b456ed2814 [#7741] Unclear code example in 'Sequence and serials' doc 2018-08-09 15:25:17 +02:00
Lukas Eder
819105a0e3 [#7361] Improve formatting of nested joins 2018-08-09 15:07:52 +02:00
Lukas Eder
f32e8f431f Release 3.11.4 2018-08-09 15:06:53 +02:00
lukaseder
071dd9bc65 [#7734] Make the JAXB implementation dependency optional with a custom fallback implementation 2018-08-08 17:32:07 +02:00
lukaseder
04252a5628 [#7706] ArrayIndexOutOfBoundsException when using double quotes in plain SQL as string delimiters 2018-08-08 17:31:44 +02:00
lukaseder
dc363aa0ed [#7737] Remove the org.jooq.api.annotation package 2018-08-08 16:32:01 +02:00
lukaseder
87b3188a5c [#7734] Make JAXB dependency optional with a custom fallback implementation 2018-08-08 16:14:55 +02:00
lukaseder
e6c5401cc0 [#7735] XJC generated classes should generate XmlElementWrapper element for Lists 2018-08-08 16:02:49 +02:00
lukaseder
3f4f0cafa9 [#7732] XJC generated classes should compare Pattern.pattern() in generated equals() and hashCode() methods 2018-08-08 14:46:58 +02:00
lukaseder
4a85b87484 [#7732] XJC generated classes should compare Pattern.pattern() in generated equals() and hashCode() methods 2018-08-08 13:03:12 +02:00
lukaseder
550b6009e6 [#6612] Revert modularisation of jOOQ 2018-08-08 11:34:23 +02:00
lukaseder
bf33ef5699 [#7725] Support parsing unknown, parameterless functions 2018-08-08 10:14:03 +02:00
lukaseder
d2a6a0f04c [#7727] Support parsing DEGREES() as a synonym for DEGREE() and DEG(), and RADIANS() for RADIAN(), RAD() 2018-08-08 10:01:40 +02:00
lukaseder
d1b571ddd3 [#7724] Parser should support parsing pi() function 2018-08-08 09:56:05 +02:00
lukaseder
63379a2343 [#7711] Support recent features for Sybase ASE 2018-08-02 18:15:42 +02:00
lukaseder
c09ca54349 [#7712] Add support for Catalogs in JDBCDatabase 2018-08-02 18:13:23 +02:00
lukaseder
fb09fbbb81 [#7714] Meta.getCatalogs() should not return catalogs in databases that do not support them 2018-08-02 18:12:27 +02:00
lukaseder
95c664a466 [#7707] Dead link to MySQL manual on group by page 2018-07-31 10:34:00 +02:00
lukaseder
5c77c2c031 [#7705] Add support for PostgreSQL FOR NO KEY UPDATE and FOR KEY SHARE 2018-07-30 13:06:49 +02:00
lukaseder
245a4f19c9 [#7688] NPE in MockResultSet.withTZ() methods 2018-07-30 11:35:18 +02:00
lukaseder
e09979901a Upgraded maven-compiler-plugin 2018-07-30 11:35:07 +02:00
lukaseder
aa5e1140b8 [#7693] Compilation error in generated code when generated Javadoc contains unicode escape sequences 2018-07-30 10:42:26 +02:00
lukaseder
f523170c02 [#7696] Cannot parse H2 style ARRAY data type 2018-07-30 10:00:58 +02:00
lukaseder
0a99d4f4b4 [#7692] Regenerated jOOQ-meta 2018-07-30 09:48:04 +02:00
lukaseder
daf7067885 [#7692] Compilation errors in generated code for PostgreSQL's pg_catalog schem 2018-07-30 09:47:50 +02:00
lukaseder
46d1d5053d [#7694] Cannot parse OTHER data type 2018-07-30 09:47:07 +02:00
lukaseder
ffd5b639bd [#7678] Mention more ways to inline parameters in manual 2018-07-20 11:32:24 +02:00
lukaseder
f873b46bf8 [#7672] NPE in DefaultRecordMapper when returning it from custom RecordMapperProvider 2018-07-20 10:06:12 +02:00
lukaseder
727ac9adae Release 3.11.3 2018-07-20 10:06:03 +02:00
lukaseder
5b6a2e0d9e Work around https://youtrack.jetbrains.com/issue/IDEA-195472 2018-07-12 12:49:28 +02:00
lukaseder
e7c4b42cec [#7297] [#7663] Fixed StackOverflowError 2018-07-12 12:49:14 +02:00
lukaseder
53bd929f5e [#7297] [#7663]
- [#7297] Support deriving a WindowDefinition from another WindowDefinition
- [#7663] Referenced WindowDefinitions should not be inlined in MySQL, Sybase SQL Anywhere
2018-07-10 18:46:05 +02:00
lukaseder
e203490c3b [#7660] EVERY() aggregate function emulation doesn't yield NULL when aggregating empty sets 2018-07-10 17:08:34 +02:00
lukaseder
af0d8e1750 [#7659] Support any Number type for LIMIT .. OFFSET 2018-07-10 16:29:42 +02:00
lukaseder
3f76c48a0a [#7587] [#7658] Use --release flag in JDK 9+ based builds 2018-07-10 15:37:47 +02:00
lukaseder
896d00406b [#7651] Error Parsing Script for DDLDatabase when column name is called index 2018-07-10 11:50:07 +02:00
lukaseder
c7060ef4cc [#7649]
jOOQ 3.11+ transitive dependency prevents it from being loaded on WebLogic 12.1.3
2018-07-10 10:09:23 +02:00
lukaseder
70685cbff3 [#7655] ResultImpl#intoMap produces an incorrect error message on duplicate key 2018-07-10 10:08:36 +02:00
Lukas Eder
cddc7381a5
Try building with JDK 11 2018-07-09 10:04:08 +02:00
Lukas Eder
e062db46a6
Remove Nashorn example (see http://openjdk.java.net/jeps/335) 2018-07-09 09:44:26 +02:00
lukaseder
e090634332 Remove Nashorn example (see http://openjdk.java.net/jeps/335) 2018-07-09 09:36:46 +02:00
lukaseder
a8034df369 [#7652] Mention Christian in ABOUT.txt 2018-07-09 09:00:01 +02:00
Lukas Eder
c7a8bff62a
Merge pull request #7652 from sormuras/maven-compiler-3.7.1-SNAPSHOT
Upgrade to maven-compiler-plugin 3.7.1-SNAPSHOT
2018-07-09 08:54:12 +02:00
Christian Stein
533c3a1937 Upgrade to maven-compiler-plugin 3.7.1-SNAPSHOT 2018-07-07 05:24:00 +02:00
lukaseder
84c1376e5a [#7595] Add support for Java 11 2018-07-06 17:02:09 +02:00
lukaseder
c66e612c51 [#7647] Fixed parser 2018-07-06 15:44:43 +02:00