Lukas Eder
|
8693b2fa0d
|
[jOOQ/jOOQ#16997] jOOQ-codegen-gradle plugin doesn't work with Gradle's configuration cache feature
|
2024-08-12 09:16:41 +02:00 |
|
Lukas Eder
|
9aec5c9de7
|
[jOOQ/jOOQ#17040] SQLDialect.JAVA warning message about derived tables not being supported is misleading
|
2024-08-12 08:37:45 +02:00 |
|
Lukas Eder
|
418bb8ff92
|
[jOOQ/jOOQ#17037] Add BigQuery support for various array functions
This includes:
- ARRAY_ALL_MATCH
- ARRAY_ANY_MATCH
- ARRAY_APPEND
- ARRAY_FILTER
- ARRAY_GET
- ARRAY_MAP
- ARRAY_NONE_MATCH
- CARDINALITY
|
2024-08-09 13:33:24 +02:00 |
|
Lukas Eder
|
30be9eee28
|
[jOOQ/jOOQ#17037] Add BigQuery support for various array functions
This includes:
- [jOOQ/jOOQ#17036] Add BigQuery support for arrayGet()
|
2024-08-08 18:06:24 +02:00 |
|
Lukas Eder
|
67e6657192
|
[jOOQ/jOOQ#17030] JDBCUtils.dialect() detects wrong MySQL dialect for versions > 8.1
|
2024-08-07 15:55:55 +02:00 |
|
Lukas Eder
|
ccbe04b1b5
|
[jOOQ/jOOQ#17019] Wrong cast being generated for H2's MySQL style enum types, when a EnumConverter is present
|
2024-08-07 15:49:29 +02:00 |
|
Lukas Eder
|
d3b72dff19
|
[jOOQ/jOOQ#17026] Repeated WHERE FALSE clause in CREATE TABLE AS SELECT .. WITH NO DATA emulation, when query is nested
|
2024-08-07 14:30:56 +02:00 |
|
Lukas Eder
|
1b344e8693
|
[jOOQ/jOOQ#17021] Add BigQuery support for CREATE TABLE from a SELECT
|
2024-08-07 14:15:48 +02:00 |
|
Lukas Eder
|
2d7759dc05
|
[jOOQ/jOOQ#17018] Row[N].in(Row[N]...), Row[N].between(...), and
Row[N].is[Not]DistinctFrom(...) should apply data type bindings if
necessary
|
2024-08-07 12:54:33 +02:00 |
|
Lukas Eder
|
be6cb4a991
|
[jOOQ/jOOQ#17017] Add BigQuery support for JSON_OBJECTAGG
|
2024-08-06 18:41:15 +02:00 |
|
Lukas Eder
|
bb2d386bdf
|
[jOOQ/jOOQ#16979] Exception when doing Meta.ddl() export with tables
that have USE or GO or similar field or table aliases
|
2024-08-05 16:39:34 +02:00 |
|
Lukas Eder
|
5e737fd626
|
[jOOQ/jOOQ#17009] SQLite unnamed unique constraints are listed in a
non-deterministic order by code generator
|
2024-08-05 15:04:22 +02:00 |
|
Lukas Eder
|
79d9acb567
|
[jOOQ/jOOQ#16946] Apply fix also to OSS edition
|
2024-08-05 15:03:31 +02:00 |
|
Lukas Eder
|
90c3cd8e5c
|
[jOOQ/jOOQ#16978] Error when trying to delay DataType inference for
scalar SQL type converted to user array type
|
2024-08-05 13:56:29 +02:00 |
|
Lukas Eder
|
c7d2f2ec92
|
[jOOQ/jOOQ#16999] Reset also new caches when adding synthetic keys
|
2024-07-31 18:33:33 +02:00 |
|
Lukas Eder
|
d792494e78
|
[jOOQ/jOOQ#16999] Code generation order provider isn't being applied to TableDefinition.getXYZ() methods, nor to Database.getIndexes() or Database.getTriggers()
|
2024-07-31 17:13:23 +02:00 |
|
Lukas Eder
|
5eba72d49b
|
[jOOQ/jOOQ#16997] Avoid referencing project from task at runtime
|
2024-07-31 12:35:23 +02:00 |
|
Lukas Eder
|
3cade0204f
|
[#16988] Correctly name Apache-2.0 everywhere
|
2024-07-29 13:00:52 +02:00 |
|
Lukas Eder
|
4f50ef2c55
|
[#16988] Correctly name Apache-2.0 everywhere
|
2024-07-29 12:53:09 +02:00 |
|
Lukas Eder
|
ae481ac913
|
[jOOQ/jOOQ#14894] Remove examples
|
2024-07-12 15:16:59 +02:00 |
|
Lukas Eder
|
03cdd195d2
|
[jOOQ/jOOQ#14894] Remove examples
|
2024-07-12 15:11:40 +02:00 |
|
Lukas Eder
|
1fcf275a15
|
[#14894] Remove examples
|
2024-07-12 15:07:31 +02:00 |
|
Lukas Eder
|
60e5f8a32c
|
[jOOQ/jOOQ#7104] Add DSL.stringAgg() and stringAggDistinct()
|
2024-07-12 14:13:14 +02:00 |
|
Lukas Eder
|
d450151a0a
|
[jOOQ/jOOQ#16973] Support GROUP BY <table expression>
|
2024-07-11 20:15:24 +02:00 |
|
Lukas Eder
|
10ed629a88
|
[jOOQ/jOOQ#16968] Force inline bind values after 2536 in Teradata
|
2024-07-11 18:04:21 +02:00 |
|
Lukas Eder
|
8085a92d2c
|
[jOOQ/jOOQ#16965] org.jooq.impl.Alias not Serializable, due to Lambda
wrapInParantheses
|
2024-07-11 16:15:47 +02:00 |
|
Lukas Eder
|
021dff0c52
|
[jOOQ/jOOQ#14965] Java 8 fix
Java 8 seemingly cannot infer the Exception type to be a RuntimeException (yet), so the functional approach won't work, regrettably.
|
2024-07-11 09:30:32 +02:00 |
|
Lukas Eder
|
fc400a3ab8
|
[jOOQ/jOOQ#14965] Wrong emulation of DISTINCT ON with UNION
|
2024-07-10 17:28:01 +02:00 |
|
Lukas Eder
|
5a15867285
|
[jOOQ/jOOQ#16953] Empty window definition in WINDOW clause isn't
emulated correctly in SQLDialect.ORACLE18C
|
2024-07-10 16:28:20 +02:00 |
|
Lukas Eder
|
61261ae57c
|
[jOOQ/jOOQ#16946] Wrong combination of emulations: DISTINCT ON with UNION and LIMIT with expressions
|
2024-07-10 15:05:19 +02:00 |
|
Lukas Eder
|
87baa24803
|
[jOOQ/jOOQ#14965] Wrong emulation of DISTINCT ON with UNION
|
2024-07-10 14:36:08 +02:00 |
|
Lukas Eder
|
77a0f967a8
|
[jOOQ/jOOQ#16928] Bad OFFSET emulation in UNION queries when OFFSET
contains an expression
|
2024-07-10 12:06:46 +02:00 |
|
Lukas Eder
|
81f9c081d0
|
[jOOQ/jOOQ#16938] Work around SQL Server's buggy UNION with ORDER BY ..
OFFSET .. FETCH implementation in derived tables
|
2024-07-09 17:18:47 +02:00 |
|
Lukas Eder
|
109e06203d
|
[jOOQ/jOOQ#13533] SQL Server MULTISET subquery ORDER BY clause doesn't work with UNION
|
2024-07-09 11:57:18 +02:00 |
|
Lukas Eder
|
77332e4ddb
|
[jOOQ/jOOQ#7467] Wrong SQL generated in SQL Server when using UNION .. LIMIT without OFFSET
|
2024-07-08 18:17:32 +02:00 |
|
Lukas Eder
|
a9163f3c73
|
[jOOQ/jOOQ#11158] Emulate UPDATE .. JOIN with UPDATE .. FROM where not
supported natively
|
2024-07-05 18:21:11 +02:00 |
|
Lukas Eder
|
31377c0c18
|
[jOOQ/jOOQ#3791] Invalid SQL generated when UNION subselects contain ORDER BY
|
2024-07-05 18:21:02 +02:00 |
|
Lukas Eder
|
45fa639f97
|
[jOOQ/jOOQ#16918] Clarify in manual and Javadoc that NoXYZ QueryParts
are to be used only with the DSL API, not with the QOM API
|
2024-07-05 15:15:09 +02:00 |
|
Lukas Eder
|
5f30434b0a
|
[jOOQ/jOOQ#16917] Add native support for UPDATE .. FROM and DELETE .. USING in YugabyteDB
|
2024-07-05 13:09:51 +02:00 |
|
Lukas Eder
|
4740f9dca1
|
[jOOQ/jOOQ#16912] Wrong syntax rendered for SQL Server UNION queries
with LIMIT in their subqueries
|
2024-07-05 11:19:25 +02:00 |
|
Lukas Eder
|
10842b2bef
|
[jOOQ/jOOQ#16844] ST_Dimensions isn't actually supported by Oracle
|
2024-07-04 10:09:11 +02:00 |
|
Lukas Eder
|
f3b7917426
|
[jOOQ/jOOQ#16906] Wrong implementation of SQL Server ST_CONTAINS
|
2024-07-04 09:07:39 +02:00 |
|
Lukas Eder
|
8161fd6fe9
|
[jOOQ/jOOQ#16910] Keep the good parts of the suggestion
|
2024-07-04 09:07:23 +02:00 |
|
Lukas Eder
|
76f04a0d92
|
[jOOQ/jOOQ#16902] Wrong replacement output when emulating data change delta tables in CockroachDB
|
2024-07-02 16:08:44 +02:00 |
|
Lukas Eder
|
bcde622a8f
|
[jOOQ/jOOQ#16865] TIMESTAMP(0) doesn't work in DDL statements as the
datetime precision is simply omitted
|
2024-07-02 11:34:09 +02:00 |
|
Lukas Eder
|
4a38be447e
|
[jOOQ/jOOQ#16892] Invalid link in Fields javadoc
|
2024-07-02 09:29:07 +02:00 |
|
Lukas Eder
|
4d3f39274e
|
[jOOQ/jOOQ#16875] Added link to https://issuetracker.google.com/issues/350528338
|
2024-07-02 08:34:20 +02:00 |
|
Lukas Eder
|
d259aa6308
|
[jOOQ/jOOQ#16875] Support BigQuery TIMESTAMP data type as SQLDataType.TIMESTAMPWITHTIMEZONE
|
2024-07-01 20:01:26 +02:00 |
|
Lukas Eder
|
391ee60937
|
[jOOQ/jOOQ#16891] Upgrade error prone as well
|
2024-07-01 11:40:43 +02:00 |
|
Lukas Eder
|
5937988ec4
|
[jOOQ/jOOQ#16891] Upgrade checker framework dependency to 3.44.0
|
2024-07-01 10:45:30 +02:00 |
|