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
lukaseder
ac2764c8e0
[ #7392 ] Do not use HSQLDB's undocumented NULL keyword for the absence of NOT NULL constraints in CREATE TABLE
2018-04-05 18:29:24 +03:00
lukaseder
3bfe2471c0
[ #7386 ] org.jooq.Parser should generate in-memory enum types
2018-04-04 23:12:06 +03:00
lukaseder
0031a344c6
[ #7385 ] Upgrade jOOR dependency to 0.9.8
2018-04-04 22:14:31 +03:00
lukaseder
df580a1fe6
[ #7388 ] Make EnumType.getCatalog() and getSchema() default methods
2018-04-04 18:07:04 +03:00
lukaseder
6ba693edc9
[ #7379 ] Translate MySQL / PostgreSQL ENUM type to check constraint in other databases
2018-04-04 17:46:55 +03:00
lukaseder
2ec9a789f9
[ #7387 ] Add DataType.isEnum()
2018-04-04 17:46:09 +03:00
lukaseder
c7aac7b762
[ #7356 ] Fix for unnamed indexes
2018-04-04 08:57:07 +02:00
lukaseder
38841ea8d5
[ #7310 ] Improve documentation
2018-04-04 08:54:25 +02:00
lukaseder
8965e98149
[ #7376 ] Internal FieldMapsForInsert.empty behaves incorrectly
2018-04-03 16:18:09 +02:00
lukaseder
dfdea8c3b0
[ #7375 ] Deprecate <SQLDialect>DataType classes
2018-04-03 15:07:28 +02:00
lukaseder
f6a22f9427
Regenerated code in jOOQ-spark-chart-example
2018-04-03 14:52:28 +02:00
lukaseder
7ed2781c90
[ #7359 ] IndexOutOfBounds when trying to do a MERGE with SELECT in Postgres
2018-04-03 12:03:05 +02:00
lukaseder
87c0979442
[ #7374 ] Add DSL.timestampSub() and localDateTimeSub()
2018-04-03 11:42:26 +02:00
lukaseder
7233174f12
[ #7370 ] Regression in jOOQ 3.11 when binding unknown data types
2018-04-03 11:23:17 +02:00
lukaseder
b069e26c86
[ #7373 ] Undocument <customType/> in jOOQ 3.10+ documentation
2018-04-03 10:22:51 +02:00
lukaseder
025ecfb5ff
[ #6787 ] Hide member in Java 6 build
2018-03-29 17:51:02 +02:00
lukaseder
61d487b31d
[ #7324 ] Add type witness to help Java 6 type inference
2018-03-29 17:45:31 +02:00
lukaseder
d3ac3f6dbd
Merge branch 'master' of https://github.com/jOOQ/jOOQ
2018-03-29 17:43:39 +02:00
lukaseder
37d2abf239
[ #7301 ] Reverted changes
2018-03-29 17:43:20 +02:00
Lukas Eder
7a9dada723
Update CONTRIBUTING.md
2018-03-29 17:40:23 +02:00
Lukas Eder
9f9d4f5bce
Merge pull request #7346 from Diagoras/7301
...
#7301 : Allow customization of LoggerListener
2018-03-29 16:30:24 +02:00
lukaseder
d6740ee153
[ #7356 ] Emulate MySQL's CREATE TABLE (... INDEX) clause using anonymous blocks
2018-03-29 15:33:04 +02:00
lukaseder
e6018573c2
[ #7171 ] Updated grammar with CREATE TABLE (.. INDEX) syntax
2018-03-29 15:07:06 +02:00
lukaseder
6db5349e8c
[ #7357 ] Overload CreateIndexStep.on() clauses with Collection accepting version
2018-03-29 15:01:38 +02:00
lukaseder
a7e429de44
[ #7171 ] [ #7347 ] Support parsing KEY/INDEX specifications in MySQL CREATE TABLE statements
2018-03-29 14:46:47 +02:00
lukaseder
51a146375c
[ #7348 ] Add possibility of adding an INDEX (or KEY) as a constraint to DDL statements
2018-03-29 14:18:43 +02:00
lukaseder
ea2da23dac
[ #7353 ] Let Cursor extend Formattable
2018-03-29 12:52:23 +02:00
lukaseder
e71bdc5290
[ #7355 ] Add org.jooq.Formattable
2018-03-29 11:17:06 +02:00