Lukas Eder
|
dca2b4b6e3
|
[jOOQ/jOOQ#9425] Add Meta.diff(Meta) WIP
|
2019-10-23 12:26:16 +02:00 |
|
Lukas Eder
|
a94ae56491
|
[jOOQ/jOOQ#9427] Let Name extend Comparable
|
2019-10-23 11:10:25 +02:00 |
|
Lukas Eder
|
e6f14c3cf4
|
[jOOQ/jOOQ#9426] DSLContext.meta(Source...) should be able to read InformationSchema from sources
|
2019-10-23 10:26:19 +02:00 |
|
Lukas Eder
|
5bd99d0f7c
|
Release 3.12.2
|
2019-10-23 10:25:42 +02:00 |
|
Lukas Eder
|
cb773fee34
|
Revert [jOOQ/jOOQ#9401]
|
2019-10-22 15:18:15 +02:00 |
|
Lukas Eder
|
716423597a
|
[jOOQ/jOOQ#9421] Fix for Java 6
|
2019-10-22 13:39:57 +02:00 |
|
Lukas Eder
|
8bfc7c187e
|
[jOOQ/jOOQ#9421] Add Firebird code generation support for indexes
|
2019-10-22 12:39:58 +02:00 |
|
Lukas Eder
|
7373db1fef
|
[jOOQ/jOOQ#7377] When using org.jooq.Meta, UniqueKey.getReferences throws NPE in Firebird
|
2019-10-22 12:39:33 +02:00 |
|
Lukas Eder
|
6c9d5a2fea
|
[jOOQ/jOOQ#9421] Add Firebird code generation support for indexes
|
2019-10-22 12:11:09 +02:00 |
|
Lukas Eder
|
4d88e5385f
|
[jOOQ/jOOQ#9410] Add support for CREATE TABLE comments in Firebird
|
2019-10-22 11:32:40 +02:00 |
|
Lukas Eder
|
bfcbf8b80d
|
[jOOQ/jOOQ#9420] Incorrect emulation of unnamed indexes
|
2019-10-22 11:29:12 +02:00 |
|
Lukas Eder
|
41973fa392
|
[jOOQ/jOOQ#9420] Incorrect emulation of unnamed indexes
|
2019-10-22 11:28:58 +02:00 |
|
Lukas Eder
|
7df070357d
|
[jOOQ/jOOQ#9410] Better implementation of omitted CREATE SEQUENCE default flags
|
2019-10-22 11:05:20 +02:00 |
|
Lukas Eder
|
ba0eda5b44
|
[jOOQ/jOOQ#9418] Regression in Firebird's SUBSTRING() implementation
|
2019-10-22 10:54:48 +02:00 |
|
Lukas Eder
|
f97ad3e19d
|
[jOOQ/jOOQ#9415] Emulate RETURNING * in Firebird
|
2019-10-22 10:43:02 +02:00 |
|
Lukas Eder
|
7da503c6de
|
[jOOQ/jOOQ#9386] Avoid NPE
|
2019-10-22 10:21:52 +02:00 |
|
Lukas Eder
|
b8ab91eac5
|
[jOOQ/jOOQ#9413] Add support for RDB in Firebird code
|
2019-10-22 09:53:44 +02:00 |
|
Lukas Eder
|
e7d63e271c
|
[jOOQ/jOOQ#9410] Omit CREATE SEQUENCE default flag SQL generation
|
2019-10-21 13:10:48 +02:00 |
|
Lukas Eder
|
5cc77d4609
|
[jOOQ/jOOQ#9410] Support CREATE OR REPLACE VIEW
|
2019-10-21 13:05:03 +02:00 |
|
Lukas Eder
|
eeb460f660
|
[jOOQ/jOOQ#9410] Added support for temporary table DDL
|
2019-10-21 12:56:43 +02:00 |
|
Lukas Eder
|
f57f3f160d
|
[jOOQ/jOOQ#9410] Added support for ALTER TABLE .. ALTER .. ADD FIRST
|
2019-10-21 12:38:04 +02:00 |
|
Lukas Eder
|
0391818ad0
|
[jOOQ/jOOQ#9411] Firebird generated code contains "DEFAULT" keyword in default expressions
|
2019-10-21 12:18:42 +02:00 |
|
Lukas Eder
|
b024181e24
|
[jOOQ/jOOQ#9410] Various Firebird DDL improvements
|
2019-10-21 12:12:34 +02:00 |
|
Lukas Eder
|
4a6762064e
|
[jOOQ/jOOQ#8528] Added additional TODOs
|
2019-10-21 09:40:50 +02:00 |
|
Lukas Eder
|
f07268616c
|
[jOOQ/jOOQ#9403] Deprecate CUBRID dialect
|
2019-10-17 17:49:27 +02:00 |
|
Lukas Eder
|
993293ed56
|
[jOOQ/jOOQ#9401] Downgrade JAXB dependencies to 2.2 for all JDKs
|
2019-10-17 17:37:01 +02:00 |
|
Lukas Eder
|
c7de396031
|
[jOOQ/jOOQ#9401] Downgrade JAXB dependencies to 2.2 for all JDKs
|
2019-10-17 16:39:14 +02:00 |
|
Lukas Eder
|
c441feb897
|
[jOOQ/jOOQ#9401] Java 8 distribution references JAXB 2.3.0, which doesn't work pre JDK 9
|
2019-10-17 15:32:31 +02:00 |
|
Lukas Eder
|
ee8735b6b1
|
[jOOQ/jOOQ#9399] Move DSLContext.informationSchema() to Meta
|
2019-10-17 13:21:38 +02:00 |
|
Lukas Eder
|
5cb09b1b77
|
[jOOQ/jOOQ#9396] Implemented workaround
|
2019-10-17 13:03:54 +02:00 |
|
Lukas Eder
|
48508ea132
|
[jOOQ/jOOQ#9394] [jOOQ/jOOQ#9395] Meta improvements
- [jOOQ/jOOQ#9394] Move DSLContext.ddl() API to Meta
- [jOOQ/jOOQ#9395] Let Meta extend Scope
|
2019-10-17 10:59:17 +02:00 |
|
Lukas Eder
|
a86492359a
|
[jOOQ/jOOQ#9389] CREATE INDEX commands created from DSLContext.ddl() based on Meta contain illegal WHERE clause
|
2019-10-16 17:37:54 +02:00 |
|
Lukas Eder
|
b991cf58a5
|
[jOOQ/jOOQ#9386] RenderMapping is not applied to DSL.schema(Name)
|
2019-10-16 17:16:09 +02:00 |
|
Lukas Eder
|
7d82e18c83
|
[jOOQ/jOOQ#9384] DataType.getDataType(Configuration) turns this on dialect specific data types
|
2019-10-16 16:35:38 +02:00 |
|
Lukas Eder
|
31bcc97ea5
|
[jOOQ/jOOQ#9380] Interpret DROP TABLE .. CASCADE
|
2019-10-16 15:07:18 +02:00 |
|
Lukas Eder
|
4b2c044cdc
|
[jOOQ/jOOQ#9380] Fixed implementation for DROP COLUMN .. CASCADE
|
2019-10-16 14:45:48 +02:00 |
|
Lukas Eder
|
8ca191ae01
|
[jOOQ/jOOQ#9380] Support DROP CONSTRAINT .. [ CASCADE | RESTRICT ]
|
2019-10-16 13:38:04 +02:00 |
|
Lukas Eder
|
e1900b6419
|
[jOOQ/jOOQ#9380] Support DROP CONSTRAINT .. [ CASCADE | RESTRICT ]
Added support in:
- API
- Object model
- Parser
- Interpreter
Still missing:
- SQL generation
- Integration tests
|
2019-10-16 12:48:07 +02:00 |
|
Lukas Eder
|
fb7e46f452
|
[jOOQ/jOOQ#8528] ALTER TABLE .. DROP CONSTRAINT .. RESTRICT by default
|
2019-10-16 12:32:24 +02:00 |
|
Lukas Eder
|
957fba030f
|
[jOOQ/jOOQ#8528] Inlined some local variables that are distracting
|
2019-10-16 12:16:30 +02:00 |
|
Lukas Eder
|
813276f69f
|
[jOOQ/jOOQ#8528] Fixed modifiers
|
2019-10-16 12:01:17 +02:00 |
|
Lukas Eder
|
f864009ff0
|
[jOOQ/jOOQ#8528] Interpret DROP COLUMN CASCADE | RESTRICT
|
2019-10-16 11:59:57 +02:00 |
|
Lukas Eder
|
ff6b6dd204
|
[jOOQ/jOOQ#8528] Cascade drop column commands to local constraints
|
2019-10-16 11:14:12 +02:00 |
|
Lukas Eder
|
a50d75c9a6
|
[jOOQ/jOOQ#8528] Interpret ALTER TABLE .. RENAME CONSTRAINT
|
2019-10-15 17:37:12 +02:00 |
|
Lukas Eder
|
45a1c8da55
|
[jOOQ/jOOQ#8528] Prevent indexes being renamed to existing names
|
2019-10-15 17:19:08 +02:00 |
|
Lukas Eder
|
3d69a63fe2
|
[jOOQ/jOOQ#8528] Interpret ALTER INDEX .. RENAME
|
2019-10-15 17:11:57 +02:00 |
|
Lukas Eder
|
ec3a19fcd6
|
[jOOQ/jOOQ#8528] Interpret ALTER TABLE .. ADD FOREIGN KEY
|
2019-10-15 16:05:55 +02:00 |
|
Lukas Eder
|
3db42010ef
|
Removed log4j.version
|
2019-10-15 15:53:56 +02:00 |
|
Lukas Eder
|
7aa231fc29
|
[jOOQ/jOOQ#8528] Interpret ALTER TABLE .. ADD UNIQUE
|
2019-10-15 15:53:49 +02:00 |
|
Lukas Eder
|
e6c869c108
|
[jOOQ/jOOQ#8528] Interpret ALTER TABLE .. ADD PRIMARY KEY
|
2019-10-15 15:49:03 +02:00 |
|