Lukas Eder
7c5687dab8
Update question.yaml
2022-08-24 13:39:16 +02:00
Lukas Eder
5611a68af9
Update question.yaml
...
Is this supported?
2022-08-24 13:39:06 +02:00
Lukas Eder
068bef8454
Update question.yaml
2022-08-24 13:37:02 +02:00
Lukas Eder
fc3d629880
Update feature_request.yaml
2022-08-24 13:36:54 +02:00
Lukas Eder
b29a778fa0
Update bug_report.yaml
2022-08-24 13:36:06 +02:00
Lukas Eder
c21542af79
Create manual-feedback.yaml
2022-08-24 13:32:14 +02:00
Lukas Eder
b563a5cf81
Update feature_request.yaml
2022-08-24 13:26:53 +02:00
Lukas Eder
e8b2a84a77
Update and rename feature_request.md to feature_request.yaml
2022-08-24 13:26:28 +02:00
Lukas Eder
1cb13a99d1
Update question.yaml
2022-08-24 13:24:24 +02:00
Lukas Eder
9e4f3d73cd
Update question.yaml
2022-08-24 13:22:11 +02:00
Lukas Eder
5a1905dc6d
Update question.yaml
2022-08-24 13:21:39 +02:00
Lukas Eder
eac32fee0a
Update and rename question.md to question.yaml
2022-08-24 13:21:04 +02:00
Lukas Eder
0140794e80
Update bug_report.yaml
...
target="_blank" is removed by github
2022-08-24 13:18:36 +02:00
Lukas Eder
1268836fe8
Update bug_report.yaml
...
Let's try HTML
2022-08-24 13:16:55 +02:00
Lukas Eder
278c46dca4
Update bug_report.yaml
...
This kramdown doesn't work...
2022-08-24 13:13:48 +02:00
Lukas Eder
f923de6319
Update bug_report.yaml
...
I don't know what I'm doing
2022-08-24 13:12:48 +02:00
Lukas Eder
12bf1b04f8
Update bug_report.yaml
...
Several iterations again...
2022-08-24 13:12:03 +02:00
Lukas Eder
f3f1abf93c
Update bug_report.yaml
...
Try kramdown to support opening links in new tabs: https://stackoverflow.com/a/63546509/521799
2022-08-24 13:11:44 +02:00
Lukas Eder
3761629aa4
Update bug_report.yaml
...
The prose isn't so important. The important part are the reproduction steps
2022-08-24 13:09:19 +02:00
Lukas Eder
768766faa5
Update bug_report.yaml
...
oh my
2022-08-24 13:07:51 +02:00
Lukas Eder
d5b3d41563
Update bug_report.yaml
...
... this will need several iterations
2022-08-24 13:07:29 +02:00
Lukas Eder
c85b3cdc31
Update and rename bug_report.md to bug_report.yaml
...
Let's play around with the new templates: https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-issue-forms
2022-08-24 13:06:46 +02:00
Lukas Eder
2a94f455bc
[ jOOQ/jOOQ#11969 ] Linked to new blog post
2022-08-24 11:14:57 +02:00
Lukas Eder
57cbf96252
[ jOOQ/jOOQ#13904 ] Code generation fails with H2 2.1.214 when using CASE_INSENSITIVE_IDENTIFIERS
2022-08-23 08:41:04 +02:00
Lukas Eder
eb8dfd689f
[ jOOQ/jOOQ#13906 ] Logger name repeated twice
2022-08-23 08:26:11 +02:00
Lukas Eder
1b3aae3d3d
[ jOOQ/jOOQ#13897 ] The maven codegen plugin does not load
...
syntheticObjects from external configurationFile
2022-08-22 09:12:22 +02:00
Lukas Eder
21c4b942d3
[ jOOQ/jOOQ#13891 ] H2 dialect should always generate standard OFFSET .. FETCH
2022-08-19 11:24:37 +02:00
Lukas Eder
dd13f01390
[ jOOQ/jOOQ#13894 ] Add SQLDialect.precedesStrictly(SQLDialect)
2022-08-19 11:15:04 +02:00
Lukas Eder
862f3939e9
[ jOOQ/jOOQ#13893 ] Add SQLDialect.H2_2_1_214
2022-08-19 11:05:57 +02:00
Lukas Eder
038454ad1f
[ jOOQ/jOOQ#13880 ] Fix regression
...
The "primary" flag is passed to the inline constraint parse method. As such, it could be true because of a previous column. We must ignore that, and consider only locally set "unique" flags
2022-08-18 11:12:20 +02:00
Lukas Eder
26d7ccec7d
[ jOOQ/jOOQ#13881 ] Parse and ignore SQLite DDL conflict-clause
2022-08-18 10:08:55 +02:00
Lukas Eder
53c47f352e
[ jOOQ/jOOQ#13882 ] Parse length on unknown data types
2022-08-18 09:39:57 +02:00
Lukas Eder
1df45f4945
[ jOOQ/jOOQ#13880 ] Parser should parse and ignore PRIMARY KEY UNIQUE
2022-08-18 09:25:28 +02:00
Lukas Eder
6de6e31214
[ jOOQ/jOOQ#13872 ] PostgreSQL arrays don't deserialise correctly when
...
using XML MULTISET emulation
2022-08-17 16:49:01 +02:00
Lukas Eder
ba1432a439
[ jOOQ/jOOQ#13872 ] PostgreSQL arrays don't deserialise correctly when using XML MULTISET emulation
2022-08-17 10:13:18 +02:00
Lukas Eder
7c19f28754
[ jOOQ/jOOQ#13867 ] MemSQL doesn't support SET @@var = @other_var syntax
2022-08-15 16:09:05 +02:00
Lukas Eder
dfaeb6026e
[ jOOQ/jOOQ#13804 ] Wrong kotlin code generated for SQL Server stored procedures
2022-08-15 14:38:43 +02:00
Lukas Eder
c7ce8d900d
[ jOOQ/jOOQ#13803 ] AbstractSpringDAOImpl imported from wrong package when
...
generating multiple schemas
2022-08-15 14:02:21 +02:00
Lukas Eder
d39181737f
Merge pull request #13844 from perlun/patch-1
...
Fix typo in log message
2022-08-15 11:11:58 +01:00
Lukas Eder
7ef581bd05
[ jOOQ/jOOQ#13857 ] Upgrade pgjdbc to mitigate CVE-2022-31197
2022-08-15 10:15:11 +02:00
Lukas Eder
e73cbfa543
[ jOOQ/jOOQ#13854 ] Syntax error in MemSQL code generation
2022-08-15 09:56:42 +02:00
Lukas Eder
ccb35e5d46
[ jOOQ/jOOQ#13851 ] Wrong DDL generated for computed columns in MEMSQL
2022-08-15 09:19:10 +02:00
Lukas Eder
187aa8cbda
[ jOOQ/jOOQ#13851 ] Wrong DDL generated for computed columns in MEMSQL
2022-08-15 08:54:27 +02:00
Per Lundberg
8801dbeebb
Fix typo in log message
...
Spotted locally; there is a double negation in this sentence:
> This code generation run has not produced any file modifications.
> This means, the schema has not changed, and no other parameters (jOOQ version, driver version, database version,
> and any configuration elements) have not changed either.
2022-08-09 15:43:33 +03:00
Lukas Eder
69844c3180
Updated Oracle connection string
2022-07-28 12:48:56 +02:00
Lukas Eder
5cc3230694
[ jOOQ/jOOQ#13827 ] NullPointerException when calling DBMS_AQ.dequeue
2022-07-28 12:48:50 +02:00
Lukas Eder
5711379dd9
[ jOOQ/jOOQ#13818 ] MySQL DEFAULT CURRENT_TIMESTAMP column is generated as
...
computed column
2022-07-22 10:52:26 +02:00
Lukas Eder
78d1affb8f
[ jOOQ/jOOQ#13796 ] Virtual client side computed columns must be excluded from generated DDL statements
...
This includes:
- [jOOQ/jOOQ#13798 ] GenerationOption.DEFAULT should act as STORED in client side computed columns
2022-07-08 17:54:26 +02:00
Lukas Eder
d7ccb35d20
[ jOOQ/jOOQ#13418 ] Add a Settings.emulateComputedColumns
2022-07-08 17:36:11 +02:00
Lukas Eder
b9874806a2
[ jOOQ/jOOQ#13703 ] Don't generate javadoc on every build
2022-07-08 15:06:11 +02:00