lukaseder
961ff4feb1
[ #7440 ] Add support for the NTH_VALUE(..) [ FROM { FIRST | LAST } ] clause
2018-04-26 15:46:28 +02:00
lukaseder
bb55b3b069
[ #5196 ] Remove type reference
2018-04-26 15:05:30 +02:00
lukaseder
80dd835cb7
[ #7439 ] Add ORACLE12C support for the STANDARD_HASH function
2018-04-26 14:49:58 +02:00
lukaseder
26983fb28f
[ #5196 ] Remove type reference
2018-04-26 14:41:06 +02:00
lukaseder
c4476fd15c
[ #5196 ] Remove package again
2018-04-26 14:22:00 +02:00
lukaseder
e0f958a219
[ #7171 ] Add support for UNNEST. Fix LATERAL
2018-04-26 14:09:57 +02:00
lukaseder
863ade3b3c
[ #5196 ] Add support for Amazon Aurora MySQL Edition
2018-04-26 13:22:09 +02:00
lukaseder
cb56f73e7d
[ #7437 ] Add support for generate_series() with step parameter
2018-04-26 13:20:45 +02:00
lukaseder
affd66328c
[ #629 ] Add support for the Teradata database (WIP)
2018-04-23 09:36:00 +02:00
lukaseder
1075887293
[ #7431 ] Document the fact that fetchOne() needs to fetch the second record
2018-04-23 09:35:09 +02:00
lukaseder
3b53630cbb
[ #629 ] Add support for the Teradata database (WIP)
2018-04-19 18:00:09 +02:00
lukaseder
1ad67a1620
[ #7171 ] Support parsing OREPLACE() and STR_REPLACE()
2018-04-19 17:59:58 +02:00
lukaseder
96a5c5134a
[ #629 ] Add support for the Teradata database (WIP)
2018-04-19 13:18:28 +02:00
lukaseder
6ad947c569
[ #7171 ] Support DEL, INS, UPD as synonyms for DELETE, INSERT, UPDATE
2018-04-19 13:18:23 +02:00
lukaseder
2c6023ef3c
[ #629 ] Add support for the Teradata database (WIP)
2018-04-19 13:13:16 +02:00
lukaseder
b23489e684
[ #7171 ] Support DEL, INS, UPD as synonyms for DELETE, INSERT, UPDATE
2018-04-19 13:13:00 +02:00
lukaseder
919cfc63ae
[ #7171 ] Support parsing various bitwise operations
2018-04-19 11:04:15 +02:00
lukaseder
bc821ca8c3
[ #7171 ] Support parsing various bitwise operations
2018-04-19 11:03:20 +02:00
lukaseder
7009fc119d
[ #7420 ] Code generation XML config snippets should refer to XMLNS in manual
2018-04-19 09:47:22 +02:00
lukaseder
9a357cd4f0
[ #7419 ] Remove leftovers from renaming
2018-04-18 16:29:16 +02:00
lukaseder
27b8103f6d
[ #7419 ] Rename jooq-meta and jooq-codegen packages to avoid conflicts in JPMS
2018-04-16 11:56:00 +02:00
lukaseder
c77fdd3c85
[ #7419 ] Rename jooq-meta and jooq-codegen packages to avoid conflicts in JPMS
2018-04-16 11:35:01 +02:00
lukaseder
d0737ce8e4
[ #7415 ] Add ability for MatcherStrategy to allow for customizing enum class names
2018-04-16 10:23:04 +02:00
lukaseder
44a6049562
[ #7416 ] Misleading warning message when using external configurationFile with <matchers/>
2018-04-16 09:55:59 +02:00
lukaseder
6d95fab6d7
[ #629 ] Add support for the Teradata database (WIP)
2018-04-16 09:43:24 +02:00
lukaseder
11e9b5049e
[ #7414 ] XMLDatabase should use XML file's encoding, not default Charset
2018-04-13 11:10:06 +02:00
lukaseder
009fdd63f5
[ #6462 ] INSERT .. ON DUPLICATE KEY { IGNORE | UPDATE } emulation should consider all UNIQUE keys
2018-04-13 10:41:26 +02:00
lukaseder
309e1207ae
[ #2132 ] Support for these types is still experimental
2018-04-13 09:24:20 +02:00
lukaseder
07cdead29d
[ #7412 ] [ #7171 ] Support parsing CREATE INDEX .. INCLUDE syntax
2018-04-12 18:07:06 +02:00
lukaseder
26cc27c57b
[ #7412 ] Add support for the CREATE INDEX .. INCLUDE syntax
2018-04-12 17:55:57 +02:00
lukaseder
f5344c4bcf
[ #7409 ] Emulate PostgreSQL's ON CONFLICT .. ON CONSTRAINT clause with MERGE
2018-04-12 11:02:55 +02:00
lukaseder
345d970810
[ #7365 ] Emulate PostgreSQL's ON CONFLICT clause with MERGE
2018-04-10 17:56:45 +02:00
lukaseder
26053ad80f
[ #5917 ] [ #7171 ] Add Settings.parseUnsupportedSyntax
...
- [#5917 ] Add Settings.parseUnsupportedSyntax to define behaviour when a parser error occurs
- [#7171 ] Parse unsupported SPATIAL INDEX and FULLTEXT INDEX syntax
2018-04-10 13:33:50 +02:00
lukaseder
c58270578c
[ #5917 ] [ #7171 ] Add Settings.parseUnsupportedSyntax
...
- [#5917 ] Add Settings.parseUnsupportedSyntax to define behaviour when a parser error occurs
- [#7171 ] Parse unsupported SPATIAL INDEX and FULLTEXT INDEX syntax
2018-04-10 13:28:51 +02:00
lukaseder
e1240b7b45
[ #7171 ] Add support for ALTER TABLE .. ADD INDEX
2018-04-10 13:05:23 +02:00
lukaseder
4b86629f39
[ #7407 ] Add support for ALTER INDEX .. RENAME in MySQL by using ALTER TABLE .. RENAME INDEX
2018-04-10 12:54:23 +02:00
lukaseder
44ee67240f
[ #7171 ] Support parsing ALTER TABLE .. DROP INDEX
2018-04-10 12:54:02 +02:00
lukaseder
19adb82837
[ #6630 ] Support Oracle TIMESTAMP WITH TIME ZONE data type in UDT
2018-04-10 11:47:53 +02:00
lukaseder
182d1805e4
[ #4930 ] [ #5239 ] [ #7402 ] Regression on Oracle DATE IN OUT parameters
2018-04-10 10:03:59 +02:00
lukaseder
ac60786a9e
[ #2637 ] Add a section to the manual about the MockFileDatabase, change its experimental status
2018-04-09 11:21:33 +02:00
lukaseder
1b534e8370
[ #7380 ] Error in PLSQL procedure if CLOB OUT PARAMETER is > 32kb
2018-04-09 10:38:49 +02:00
lukaseder
b2e154892f
[ #7396 ] Optimistic locking should run deep equality checks on arrays
2018-04-09 09:39:30 +02:00
lukaseder
54592ba710
[ #7173 ] Add documentation for the new DiagnosticsListener SPI
2018-04-07 16:36:20 +02:00
lukaseder
40381e5306
[ #7173 ] Add documentation for the new DiagnosticsListener SPI - WIP
2018-04-07 15:35:28 +02:00
lukaseder
a0bf244038
[ #5960 ] Improved API naming, added ResultSet column name info
2018-04-07 15:34:04 +02:00
lukaseder
c39ff053ea
[ #6577 ] Add documentation about the <fullyQualifiedTypes/> flag
2018-04-07 13:05:20 +02:00
lukaseder
0fb8c29b1a
[ #4277 ] Fixed ConnectionProvider regression on exceptions
2018-04-05 21:46:44 +03:00
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