lukaseder
|
42f9cf414e
|
Added additional remark to issue template
|
2018-05-16 16:12:59 +02:00 |
|
lukaseder
|
1437873636
|
[#7494] Regression on DB2's INSERT .. RETURNING emulation
|
2018-05-16 16:10:28 +02:00 |
|
lukaseder
|
84977b97fa
|
[#7494] Regression on DB2's INSERT .. RETURNING emulation
|
2018-05-16 15:53:59 +02:00 |
|
lukaseder
|
efa970c49a
|
[#7409] Fixed a regression
|
2018-05-16 15:53:51 +02:00 |
|
lukaseder
|
98880773d3
|
[#7494] Regression on DB2's INSERT .. RETURNING emulation
|
2018-05-16 14:53:05 +02:00 |
|
lukaseder
|
b8d633bceb
|
[#7493] Emulate { OUTER | CROSS } APPLY on DB2
|
2018-05-16 12:40:12 +02:00 |
|
lukaseder
|
4caa9fd891
|
[#7171] Support parsing INSERT table (without INTO)
|
2018-05-16 12:15:10 +02:00 |
|
lukaseder
|
166e2f1027
|
[#7171] Fixed WHERE and CONNECT BY ordering
|
2018-05-16 11:53:02 +02:00 |
|
lukaseder
|
bd26ea245a
|
[#7171] Support parsing the ENABLE keyword on constraints
|
2018-05-16 11:28:08 +02:00 |
|
lukaseder
|
f9b63e14c3
|
[#7171] Support parsing MySQL's FIELD() function
|
2018-05-16 11:05:24 +02:00 |
|
lukaseder
|
b405aeb8bf
|
[#7171] Add support for parsing DATEADD()
|
2018-05-16 10:33:57 +02:00 |
|
lukaseder
|
af1e22b651
|
[#7171] Parse MySQL cast types { SIGNED | UNSIGNED } [ INTEGER ]
|
2018-05-16 10:32:35 +02:00 |
|
lukaseder
|
f335320ddc
|
[#7492] Clarify meaning of <name/> in data type rewriting in manual
|
2018-05-16 09:40:51 +02:00 |
|
lukaseder
|
eaaf99fb65
|
[#3686] Added runtime support for defaulted parameters
|
2018-05-15 17:54:11 +02:00 |
|
lukaseder
|
74d8bb278a
|
[#3686] Add support for default parameter values in SQL Server
|
2018-05-15 16:53:29 +02:00 |
|
lukaseder
|
07602b1a9b
|
[#7353] Fixed Serializable regression
|
2018-05-15 14:55:02 +02:00 |
|
lukaseder
|
c0e84fa670
|
[#7171] Support parsing MERGE .. WHERE
|
2018-05-15 14:09:32 +02:00 |
|
lukaseder
|
701ab65dfc
|
[#7491] Emulate ON CONFLICT .. DO UPDATE .. WHERE <p> on SQL Server using WHEN MATCHED AND <p>
|
2018-05-15 13:25:16 +02:00 |
|
lukaseder
|
c16aafcac5
|
[#1502] Fully qualify table name when table name and schema names match
|
2018-05-15 11:54:50 +02:00 |
|
lukaseder
|
60adfc6674
|
[#7488] Wrong SQL generated in SQL Server when adding nanoseconds to a Timestamp
|
2018-05-15 10:46:09 +02:00 |
|
lukaseder
|
213ba8d311
|
[#7484] Add DSLContext.selectFrom(Name) and selectFrom(String) overloads
|
2018-05-14 09:40:31 +02:00 |
|
lukaseder
|
65c6222253
|
[#7483] Deprecate DSL.getDataType()
|
2018-05-14 09:23:00 +02:00 |
|
lukaseder
|
5a74d813c4
|
[#7478] Add Javadoc to XYZ..Step API to hint at users they should never need to reference it
|
2018-05-11 18:07:52 +02:00 |
|
lukaseder
|
3492fb8e72
|
[#7477] Add Field.concat(char...)
|
2018-05-11 17:29:13 +02:00 |
|
lukaseder
|
17f52d5150
|
[#7480] Things work better with an actual implementation...
|
2018-05-11 17:23:47 +02:00 |
|
lukaseder
|
12ca10cd0a
|
[#7479] Log warning when { Insert | Update | Delete }ReturningStep.returning() is used with arbitrary column expressions
|
2018-05-11 17:23:33 +02:00 |
|
lukaseder
|
2549c14e6e
|
[#7475] Add { Insert | Update | Delete }ReturningStep.returningResult(...) methods
|
2018-05-11 16:59:08 +02:00 |
|
lukaseder
|
c0190dc488
|
[#7474] Make number of seconds that are considered "slow" in jOOQ-meta configurable
|
2018-05-11 10:54:07 +02:00 |
|
lukaseder
|
b3ff200fce
|
[#7474] Make number of seconds that are considered "slow" in jOOQ-meta configurable
|
2018-05-11 10:48:21 +02:00 |
|
lukaseder
|
eb377fa565
|
[#7469] Add { ResultQuery | Cursor }.collect(Collector<? super T, A, R>)
|
2018-05-07 10:22:54 +02:00 |
|
lukaseder
|
3df716a9e7
|
[#7467] Wrong SQL generated in SQL Server when using UNION .. LIMIT without OFFSET
|
2018-05-04 17:04:15 +02:00 |
|
lukaseder
|
8ca8b07925
|
Release 3.10.7
|
2018-05-04 17:03:52 +02:00 |
|
lukaseder
|
fddaa40744
|
[#7461] Deprecate SEEK BEFORE
|
2018-05-03 16:38:14 +02:00 |
|
lukaseder
|
91d9331778
|
[#7459] SEEK with UNION doesn't work correctly
|
2018-05-03 14:02:53 +02:00 |
|
lukaseder
|
b75e9e9384
|
[#6380] Revert this change for the moment
|
2018-05-03 12:39:23 +02:00 |
|
lukaseder
|
89adb163a6
|
[#7460] SEEK without WHERE produces excess 1 = 1 predicate
|
2018-05-03 12:33:32 +02:00 |
|
Lukas Eder
|
fe213c3b1f
|
Merge pull request #7456 from NSIT/7455
[#7455] Create spliterator correctly
|
2018-05-03 11:02:09 +02:00 |
|
Mark Chesney
|
39821cb40a
|
[#7455] Create spliterator correctly
|
2018-05-02 10:04:45 -07:00 |
|
lukaseder
|
85581e60c0
|
[#7171] Don't show INS, UPD, DEL, SEL in error messages
|
2018-05-02 18:23:37 +02:00 |
|
lukaseder
|
883029a39d
|
[#7171] DATE, TIME, TIMESTAMP, INTERVAL column references (not literals)
|
2018-05-02 17:54:32 +02:00 |
|
lukaseder
|
3bb2b1c10b
|
[#7454] Add SQLDialect.DB2_11
|
2018-05-02 17:32:45 +02:00 |
|
lukaseder
|
b7f64c326c
|
[#7454] Add SQLDialect.DB2_11
|
2018-05-02 17:31:07 +02:00 |
|
lukaseder
|
7a8dcbb4c7
|
[#7453] Update docs: SQL Azure is now called Azure SQL Database
|
2018-05-02 17:05:10 +02:00 |
|
lukaseder
|
eb5f95f307
|
[#5196] Fixed Support annotations
|
2018-05-02 16:31:32 +02:00 |
|
lukaseder
|
1e42951fbf
|
[#5863] [#7452] Fixed OSS build
|
2018-05-02 14:43:38 +02:00 |
|
lukaseder
|
3008af3d79
|
[#5863] [#7452] Support multi-row INSERT .. RETURNING for Oracle using PL/SQL FORALL .. INSERT .. RETURNING .. BULK COLLECT INTO
|
2018-05-02 14:30:37 +02:00 |
|
lukaseder
|
bfd146874f
|
[#7171] [#7446] Support parsing ISO_8601 interval literals
|
2018-04-27 17:31:42 +02:00 |
|
lukaseder
|
ab370f918d
|
[#7447] Add DayToSecond.valueOf(Duration)
|
2018-04-27 16:48:45 +02:00 |
|
lukaseder
|
2d6ec56994
|
[#7171] Support parsing interval literals
|
2018-04-27 16:24:44 +02:00 |
|
lukaseder
|
a3977c1c07
|
[#7442] ORA-00932 when running CAST(.. AS CLOB) in Oracle
|
2018-04-27 12:50:46 +02:00 |
|