Commit Graph

13183 Commits

Author SHA1 Message Date
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
Lukas Eder
b572d5647d [jOOQ/jOOQ#16754] Fix AsText variants 2024-06-28 11:02:35 +02:00
Lukas Eder
1094c36367 [jOOQ/jOOQ#16884] Improve DataTypeException error message when
encountering internal UnknownType
2024-06-28 11:01:43 +02:00
Lukas Eder
e35656ec03 [jOOQ/jOOQ#16878] Wrong cast syntax used for BigQuery ARRAY types 2024-06-27 13:45:08 +02:00
Lukas Eder
31e4b05be5 Build update 2024-06-27 12:54:59 +02:00
Lukas Eder
df3ad378f1 [jOOQ/jOOQ#16861] Avoid static members in jOOQ-meta Definition classes
to avoid stale build caching
2024-06-25 10:54:59 +02:00
Lukas Eder
30e9a12699 [jOOQ/jOOQ#16854] SQLite's MetaImpl can't distinguish between multiple
unnamed UNIQUE constraints
2024-06-25 09:45:47 +02:00
Lukas Eder
84ad560d09 [jOOQ/jOOQ#16853] MySQL error "BLOB, TEXT, GEOMETRY or JSON column can't
have a default value" when running DDL from generated code
2024-06-25 08:50:19 +02:00
Lukas Eder
c29eb589f0 [jOOQ/jOOQ#12736] More spatial support
- ST_Dimension
2024-06-24 15:09:48 +02:00
Lukas Eder
9a36c64f20 [jOOQ/jOOQ#12736] More spatial support
- ST_Boundary
2024-06-24 14:02:49 +02:00
Lukas Eder
65b479a9a3 [jOOQ/jOOQ#16842] jOOQ-codegen-gradle 3.19.10 assumes presence of a
"main" source set, which isn't always the case
2024-06-24 09:14:02 +02:00
Lukas Eder
cacf0f92b0 [jOOQ/jOOQ#12736] Add support for ST_Transform 2024-06-21 17:50:43 +02:00
Lukas Eder
2d9b8dca31 [jOOQ/jOOQ#16844] Add support for ST_GeometryN 2024-06-21 16:42:50 +02:00
Lukas Eder
820cba15cc [jOOQ/jOOQ#16844] Add support for ST_PointN, and ST_NumPoints 2024-06-21 13:58:45 +02:00
Lukas Eder
4b7f12ad1b [jOOQ/jOOQ#16844] Add support for ST_StartPoint and ST_EndPoint 2024-06-21 12:04:28 +02:00
Lukas Eder
02bb47216a [jOOQ/jOOQ#16844] Add support for ST_Crosses and ST_IsEmpty 2024-06-21 11:32:01 +02:00
Lukas Eder
9ea22a633c [jOOQ/jOOQ#12736] More spatial support
- ST_IsRing
2024-06-21 10:51:42 +02:00
Lukas Eder
a8dda0b90d [jOOQ/jOOQ#12736] More spatial support
- ST_IsSimple
- ST_IsValid
2024-06-20 15:33:12 +02:00
Lukas Eder
d50a5b0ab9 [jOOQ/jOOQ#16841] Add native support for Oracle23ai BOOLEAN typed field expressions from conditions 2024-06-18 13:32:15 +02:00
Lukas Eder
9cb042dcaa [jOOQ/jOOQ#12736] More spatial support
- ST_COVEREDBY
- ST_COVERS
2024-06-18 11:27:04 +02:00
Lukas Eder
434db6e94a [jOOQ/jOOQ#12736] More spatial support
- Add parser utilities for repetitive pro related checks
2024-06-18 10:35:28 +02:00
Lukas Eder
c90448ac6f [jOOQ/jOOQ#12736] More spatial support
- ST_NPoints parser synonym for ST_NumPoints
2024-06-18 10:18:44 +02:00
Lukas Eder
76fd72b68f [jOOQ/jOOQ#12736] More spatial support
- ST_Perimeter
- ST_XMIN
- ST_XMAX
- ST_YMIN
- ST_YMAX
- ST_ZMIN
- ST_ZMAX
2024-06-18 09:44:05 +02:00
Lukas Eder
861b26831a [jOOQ/jOOQ#16839] Handle scalar arrays 2024-06-17 15:53:55 +02:00
Lukas Eder
7741fca818 [jOOQ/jOOQ#15732] Better error message reverse engineering 2024-06-17 15:36:19 +02:00
Lukas Eder
cfd88920e0 [jOOQ/jOOQ#16839] ArrayDataType.getRow() and ArrayDataType.getRecordType() should delegate to underlying elementType 2024-06-17 15:36:08 +02:00
Lukas Eder
4b3640f006 [jOOQ/jOOQ#15732] Better error message reverse engineering 2024-06-17 12:41:33 +02:00
Lukas Eder
7b12c4cf42 [jOOQ/jOOQ#16837] Wrong DuckDB binary literals generated when inlining
bind values
2024-06-17 12:25:51 +02:00
Lukas Eder
7f559da76c [jOOQ/jOOQ#16834] Oops 2024-06-17 10:43:32 +02:00
Lukas Eder
22ae28bbe1 [jOOQ/jOOQ#16836] Add support for DuckDB 1.0.0 2024-06-17 10:26:32 +02:00
Lukas Eder
eb8dc8ce93 [jOOQ/jOOQ#16834] Wrong DataAccessException to IntegrityConstraintViolationException translation for DuckDB 2024-06-17 09:33:15 +02:00
Lukas Eder
608f88a00e [jOOQ/jOOQ#7585] Export the package 2024-06-16 12:10:44 +02:00
Lukas Eder
8fcc42890a [jOOQ/jOOQ#16500] Export the package 2024-06-16 12:09:44 +02:00
Lukas Eder
9389caa7a9 [jOOQ/jOOQ#16830] Add DuckDB spatial support 2024-06-14 15:07:03 +02:00
Lukas Eder
8df4926f4f [jOOQ/jOOQ#16827] Add disclaimer about resolve not throwing exceptions 2024-06-14 09:04:15 +02:00
Lukas Eder
8636eac159 [jOOQ/jOOQ#16827] Add Source.resolve(String) to allow for varied, string
based input sources
2024-06-14 09:00:06 +02:00
Lukas Eder
594823bb6a [jOOQ/jOOQ#16825] The code generation initScript property should be able to read from the file system 2024-06-14 08:59:47 +02:00
Lukas Eder
523e40ce8f [jOOQ/jOOQ#16821] Don't delay jOOQ-codegen-gradle's configuration until
execution by default
2024-06-13 13:16:29 +02:00
Lukas Eder
63fc512194 [jOOQ/jOOQ#16318] No need to inject Project into a Task 2024-06-12 16:58:47 +02:00
Lukas Eder
119ebc9641 [jOOQ/jOOQ#16318] We shouldn't register source sets in task execution 2024-06-12 16:49:38 +02:00
Lukas Eder
12ac2d781b [jOOQ/jOOQ#16318] Allow for specifying inputs to the gradle CodegenTask
in order to participate in incremental builds
2024-06-12 11:38:57 +02:00
Lukas Eder
162ae33f6e [jOOQ/jOOQ#16815] Deprecate internal, protected AbstractRecord.from(Record) method 2024-06-10 13:59:55 +02:00
Lukas Eder
8bf57c477f [jOOQ/jOOQ#16810] Deprecate DataType.convert() 2024-06-10 13:51:53 +02:00
Lukas Eder
e7882b314e [jOOQ/jOOQ#16655] MULTISET nested projection's ContextConverters don't receive correct ConverterContext 2024-06-10 13:40:56 +02:00
Lukas Eder
948901a2b4 [jOOQ/jOOQ#16805] Clarify EmbeddableRecord Javadoc 2024-06-10 10:06:01 +02:00
Lukas Eder
0bfbeca38d [jOOQ/jOOQ#15906] Add QOM API for hypothetical set functions
This includes:

- [jOOQ/jOOQ#16801] Change PERCENT_RANK hypothetical set function to return BigDecimal instead of Integer
2024-06-07 16:27:41 +02:00