lukaseder
38fc37c3a6
[ #5955 ] Add support for parsing comments
2017-03-21 11:45:19 +01:00
lukaseder
15a2f88968
[ #5955 ] Support Oracle quoted string literals
2017-03-17 17:23:27 +01:00
lukaseder
ebb1e826cb
[ #5587 ] Oracle's quoted string literals aren't parsed correctly
2017-03-17 16:47:51 +01:00
lukaseder
05fc6f414f
[ #5968 ] Add JavaGenerator.printPackageComment() to allow for overriding
2017-03-17 16:05:04 +01:00
lukaseder
4794dd713b
[ #5981 ] LIMIT examples in manual are not consistent
2017-03-17 11:55:31 +01:00
lukaseder
d51b72aee8
[ #5979 ] ArrayIndexOutOfBoundsException when generating DSLContext.ddl() for DefaultSchema
2017-03-16 15:18:33 +01:00
lukaseder
0dee565fe3
[ #5929 ] java.util.impl.Contains should check both sides of the expression for array types
2017-03-16 15:00:25 +01:00
lukaseder
586559f031
[ #5954 ] Support JTDS limit of 2000 bind variables also for SQL Server
2017-03-16 14:46:50 +01:00
lukaseder
e3c991176a
[ #5973 ] Copy constructor performance optimisation
2017-03-16 12:47:50 +01:00
lukaseder
1c4732b321
[ #5973 ] Allow for formatting / indenting JSON output through JSONFormat
2017-03-16 12:43:34 +01:00
lukaseder
c5442555bb
[ #5967 ] Improve performance of Result.formatJSON() by avoiding List and Map allocation
2017-03-16 11:11:22 +01:00
lukaseder
cb2dc73cb9
[ #5973 ] Allow for formatting / indenting JSON output through JSONFormat
2017-03-16 10:32:23 +01:00
lukaseder
bedf7e78b3
Upgraded manual's PostgreSQL dependency
2017-03-13 22:59:00 +01:00
lukaseder
9983c363b9
[ #5894 ] Add Record.formatJSON()
2017-03-12 22:42:47 +01:00
lukaseder
b6463e2504
[ #5894 ] Add Record.formatXML()
2017-03-12 22:25:37 +01:00
lukaseder
190ec66b49
[ #5924 ] Add the Table.fullJoin() and SelectJoinStep.fullJoin() aliases
2017-03-12 21:11:25 +01:00
lukaseder
66edc06dc3
[ #5955 ] Added support for hypothetical set functions
2017-03-08 23:23:28 +01:00
lukaseder
1b78661378
[ #5956 ] Add DSL.{rank|denseRank|percentRank|cumeDist}(Collection<? extends Field<?>>)
2017-03-08 22:24:31 +01:00
lukaseder
8dcdb86b69
[ #5955 ] Ordered set window functions must not contain ORDER BY or ROWS / RANGE clause
2017-03-08 22:07:48 +01:00
lukaseder
b3d44caac4
[ #5955 ] Inverse distribution function support
2017-03-08 21:53:24 +01:00
lukaseder
031ee1d018
[ #5955 ] Fixed ORDER SIBLINGS BY
2017-03-08 21:20:37 +01:00
lukaseder
8bf8ad7fcf
[ #5946 ] Compilation error in generated code when applying converter to Oracle NUMBER procedure parameter
2017-03-07 17:33:28 +01:00
lukaseder
a900ccabf4
[ #5920 ] Add several Binding.of() convenience constructors
2017-03-07 16:58:54 +01:00
lukaseder
7c5f29de00
[ #5619 ] [ #5942 ] Formatting, Java 6 compliance
2017-03-07 15:04:37 +01:00
Lukas Eder
6a8a77a528
Merge pull request #5942 from lmarchau/fix-5619
...
[#5619 ] Add Field.containsIgnoreCase() to support Postgres' ILIKE operator
2017-03-07 14:47:10 +01:00
lukaseder
fba3c99f31
[ #5938 ] Fix typo in manual's having example java code
2017-03-07 14:38:43 +01:00
lukaseder
37e7b33427
[ #5947 ] Add TypedElementDefinition.getDefinedType()
2017-03-07 14:37:49 +01:00
lukaseder
2926b98f43
[ #5938 ] Fixed also other manual versions
2017-03-07 13:54:11 +01:00
lukaseder
94c8211fce
[ #5943 ] OSS version fix
2017-03-07 13:53:17 +01:00
lukaseder
81ce77d34b
[ #5943 ] Boolean data type rewrites on Oracle procedures conflict with PL/SQL BOOLEAN data type logic
2017-03-07 13:50:31 +01:00
lukaseder
c12899bf3f
Merge branch 'master' of https://github.com/jOOQ/jOOQ
2017-03-07 11:24:50 +01:00
lukaseder
46321ddc18
[ #5877 ] [ #5884 ] Fix regression in application of Routine param converters
2017-03-07 11:18:44 +01:00
Luc M
1b75820af0
[5619] Add Field.containsIgnoreCase() to support Postgres' ILIKE operator
2017-03-04 22:45:23 +01:00
lukaseder
863c1ee2c5
[ #5938 ] Fix typo in manual's having example java code
2017-03-04 19:14:04 +01:00
Lukas Eder
ba0e582123
Merge pull request #5938 from zellyn/patch-1
...
Fix typo in `having` example java code
2017-03-04 18:46:37 +01:00
Zellyn Hunter
7ee589d6bf
Fix typo in having example java code
2017-03-02 17:35:48 -05:00
lukaseder
612a5827fc
[ #5936 ] Ignore strategy/name when strategy/matchers is present, in code generator
2017-03-02 21:37:39 +01:00
lukaseder
c97ca087df
[ #5927 ] Undeprecate Parser
2017-02-27 21:03:03 +01:00
lukaseder
01008c0d3c
[ #5922 ] Parser doesn't accept FULL JOIN
2017-02-26 22:17:55 +01:00
lukaseder
dca6d526fb
[ #5921 ] MockFileDatabase shouldn't trim lines
2017-02-26 21:53:34 +01:00
lukaseder
8e096502bf
[ #5918 ] Experimental implementation (will change)
2017-02-26 21:27:21 +01:00
lukaseder
9d83278088
[ #5901 ] Bind variable index should be logged in stack trace when there is a JDBC data type problem
2017-02-26 16:20:50 +01:00
lukaseder
5cd1821ba8
[ #5904 ] Improve Javadoc on ExecuteContext.rows()
2017-02-26 15:41:02 +01:00
lukaseder
de3a75127c
[ #1735 ] Add Setting to indicate that bind values should not be cast
2017-02-26 15:33:40 +01:00
lukaseder
ccefb254ad
[ #5890 ] H2Database orders tables by ID instead of NAME
2017-02-17 22:34:02 +01:00
lukaseder
c367e0bd45
[ #5888 ] <expressions/> deprecation message is logged several times by the code generator
2017-02-17 22:18:59 +01:00
lukaseder
fd7d8e0376
[ #5886 ] Manual typo: >U> should be <U>
2017-02-17 17:36:43 +01:00
lukaseder
c52864cbf5
[ #5877 ] [ #5884 ] Improved code generator configuration
...
- [#5877 ] Add <enumConverter/> flag in <forcedType/> to auto-generate EnumConverter
- [#5884 ] Allow for specifying Java expressions as Converter / Binding configurations
2017-02-17 14:32:57 +01:00
lukaseder
5f72c6080f
[ #5881 ] Added test to example
2017-02-17 09:46:10 +01:00
lukaseder
fcdb5f23a2
[ #5881 ] NullPointerException when running Maven code generator plugin without <target/> specification
2017-02-17 09:45:38 +01:00