lukaseder
1044ab4900
[ #8173 ] SelectIntoStep.into() should return SelectFromStep, not SelectIntoStep
2019-01-07 12:46:24 +01:00
lukaseder
c7d1366438
[ #8168 ] Add support for procedural blocks that do not generate BEGIN .. END
2019-01-07 12:20:31 +01:00
lukaseder
84c6f43630
[ #8172 ] Document <includeIndexes/> in the manual
2019-01-07 12:08:00 +01:00
lukaseder
b80cb297ca
[ #8135 ] Add support for IF statements inside of statement blocks
2019-01-07 10:33:54 +01:00
lukaseder
a100420bd5
[ #8135 ] Add support for IF statements inside of statement blocks
2019-01-07 10:33:42 +01:00
Lukas Eder
7e4163bf3e
Update CONTRIBUTING.md
2019-01-04 11:30:29 +01:00
lukaseder
ea5af2f9d6
[ #8163 ] Deprecate synonym keywords and use suffix underscore instead
2019-01-04 09:54:07 +01:00
lukaseder
541dd6d245
[ #7306 ] Added support for SELECT INTO
2019-01-04 09:54:04 +01:00
lukaseder
00d715e7a5
git commit -m
2019-01-03 16:09:32 +01:00
lukaseder
9f2447dcaf
Release 3.11.9
2019-01-03 16:09:16 +01:00
lukaseder
81c84f27ba
[ #7305 ] [ #7306 ] Basic support for procedural local variables
2019-01-03 14:49:16 +01:00
lukaseder
afbeef3b07
[ #7305 ] [ #7306 ] Basic support for procedural local variables
...
- [#7305 ] Add support for DECLARE statements inside of statement blocks
- [#7306 ] Add support for the SET command to assign values to variables
2019-01-03 14:46:45 +01:00
lukaseder
1fbc3fbd98
[ #8158 ] ORA-38104 when using ON DUPLICATE KEY UPDATE in Oracle
2019-01-02 17:13:54 +01:00
lukaseder
73be2e2f10
[ #8156 ] Wrong Javadoc on LoaderOptionsStep.onDuplicateKeyUpdate()
2019-01-02 15:38:48 +01:00
lukaseder
20d43aba97
[ #8151 ] ClassCastException in ClobBinding when ConnectionProvider provides wrapped Connection
2019-01-02 14:18:37 +01:00
lukaseder
5cac33c9c0
[ #8150 ] DefaultConfiguration is missing some JavaBeans setters
2019-01-02 12:44:32 +01:00
lukaseder
2af62dda17
[ #8149 ] DefaultConfiguration.derive() does not correctly derive
2019-01-02 12:34:04 +01:00
lukaseder
bc6bc1479c
[ #8145 ] Add an UnwrapProvider SPI that allows for unwrapping underlying JDBC types through proprietary APIs
2019-01-02 12:22:14 +01:00
lukaseder
ba5077d200
[ #8145 ] Add an UnwrapProvider SPI that allows for unwrapping underlying JDBC types through proprietary APIs
2019-01-02 12:09:53 +01:00
lukaseder
d556bf8036
[ #8143 ] java.lang.NoSuchMethodException when calling setBinaryDouble on org.jboss.jca.adapters.jdbc.WrappedStatement
2018-12-27 16:12:56 +01:00
lukaseder
ebe400075f
Release 3.11.8
2018-12-27 16:12:45 +01:00
lukaseder
83bfd238b6
[ #6234 ] [ #8138 ] Code generation whitespace configuration
...
- [#6234 ] Add newline configuration to code generator
- [#8138 ] Add indentation configuration to code generator
2018-12-21 11:21:25 +01:00
lukaseder
777c6b039f
[ #7518 ] Support parsing the SQL Server DATEPART() function
2018-12-19 12:30:53 +01:00
lukaseder
a0d5691d83
[ #7518 ] Add support for SQL Server STDEVP(), STDEV() functions
2018-12-19 12:00:52 +01:00
lukaseder
25d450c83e
[ #7518 ] Added support for additional interval syntax
2018-12-18 15:44:24 +01:00
lukaseder
fbc8f05336
[ #7518 ] Support parsing CROSS JOIN [ ON | USING ]
2018-12-18 13:07:00 +01:00
lukaseder
af2c447bfe
[ #8128 ] [ #8131 ] returningResult() problems
...
- [#8128 ] returningResult() returns generated record type when returning only the identity
- [#8131 ] ClassCastException in H2 when calling returningResult() to fetch an identity when the generated record does not implement Record1
2018-12-18 11:20:16 +01:00
lukaseder
ac70491949
[ #8123 ] java.lang.ClassCastException: java.base/java.lang.String cannot be cast to java.base/java.util.UUID when using UUID types with MockFileDatabase
2018-12-17 12:52:28 +01:00
lukaseder
0568a5a361
[ #8124 ] Support regular expressions in MockFileDatabase
2018-12-17 12:49:12 +01:00
lukaseder
0ed550461e
[ #8124 ] [ #8125 ] [ #8126 ] MockFileDatabase improvements
...
- [#8124 ] Support regular expressions in MockFileDatabase
- [#8125 ] Incorrect implementation of MockFileDatabase.nullLiteral()
- [#8126 ] Add an external MockFileDatabaseConfiguration object
2018-12-17 12:40:52 +01:00
lukaseder
910c1c5386
[ #8086 ] Avoid edge cases with concatenation of File.separator
2018-12-17 10:37:48 +01:00
lukaseder
f24e629155
[ #8086 ] Resolve relative paths in target directory in Maven plugin
2018-12-14 16:24:26 +01:00
lukaseder
4c7d404016
[ #7641 ] java.lang.NoSuchMethodException when calling createARRAY on JBoss WrappedConnectionJDK8
2018-12-14 15:35:30 +01:00
lukaseder
d7cbbee8fe
[ #5966 ] Add support for NATURAL FULL [ OUTER ] JOIN
2018-12-14 15:08:31 +01:00
lukaseder
649867c30f
[ #6260 ] Support loading multiple files in XMLDatabase
2018-12-14 14:20:03 +01:00
lukaseder
f191c12d9e
[ #8118 ] NullPointerException in XMLDatabase, when no schemas could be loaded
2018-12-14 13:03:05 +01:00
lukaseder
df54d660f4
[ #6260 ] Support loading multiple files in XMLDatabase
2018-12-14 12:52:15 +01:00
lukaseder
89f79d5f47
[ #8116 ] XMLDatabase should not distinguish between empty catalog and absent catalog
2018-12-14 11:05:42 +01:00
lukaseder
0e33d07200
[ #8115 ] XMLDatabase configuration properties should be in camel case for consistency
2018-12-14 10:57:39 +01:00
lukaseder
e15607ea1d
[ #8115 ] XMLDatabase configuration properties should be in camel case for consistency
2018-12-14 10:55:31 +01:00
lukaseder
25e86d05bf
Revert [ #6282 ] Emulate MySQL's STRAIGHT_JOIN in Oracle using /*+LEADING*/ hint
2018-12-14 10:00:53 +01:00
lukaseder
f5c161c4a4
[ #6282 ] Emulate MySQL's STRAIGHT_JOIN in Oracle using /*+LEADING*/ hint
2018-12-12 17:30:53 +01:00
lukaseder
fd40b5a90c
[ #6548 ] Support multiple external configuration files through <configurationFiles/>
2018-12-12 16:41:57 +01:00
lukaseder
618824e6e6
[ #6548 ] Support multiple external configuration files through <configurationFiles/>
2018-12-12 16:20:55 +01:00
lukaseder
731cf6da14
[ #8113 ] Cannot call MockStatement.getGeneratedKeys()
2018-12-12 12:27:44 +01:00
lukaseder
5fe4508538
[ #8113 ] Cannot call MockStatement.getGeneratedKeys()
2018-12-12 12:03:51 +01:00
lukaseder
9a0b121756
[ #8110 ] Embedded UNIQUE INDEX specification in CREATE TABLE statement does not get generated
2018-12-11 16:40:48 +01:00
lukaseder
b06cd5f5d0
[ #7268 ] Add support for MySQL's UNIQUE [ index_name ] syntax
2018-12-11 16:30:49 +01:00
lukaseder
928175ed41
Added JPA CriteriaQuery documentation page
2018-12-11 15:36:42 +01:00
lukaseder
aefd551690
[ #8108 ] Add a CriteriaQuery vs jOOQ Exampl
2018-12-11 15:10:34 +01:00