issues
search
jklingsporn
/
vertx-jooq
A jOOQ-CodeGenerator to create vertx-ified DAOs and POJOs.
MIT License
384
stars
53
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
ClassNotFoundException: io.github.jklingsporn.vertx.jooq.generate.rx3.RX3ReactiveVertxGenerator
#228
jakub-bochenski
opened
6 months ago
0
Do not update fields that haven't changed
#227
guss77
opened
10 months ago
0
[DEV] update jooq version 3.18.6 and vertx 4.4.5
#226
luduchesne
opened
1 year ago
2
Jooq 3.18 support
#225
sigurd-cp
opened
1 year ago
2
Support Quarkus 3.x
#224
hantsy
opened
1 year ago
0
Calling AbstractVertxDAO.insert(Collection<?>) causes insert of 'null' values which results in error
#223
Dudeplayz
opened
1 year ago
0
Bump hsqldb from 2.6.1 to 2.7.1
#222
dependabot[bot]
opened
1 year ago
0
Bump jackson-databind from 2.13.2.1 to 2.13.4.2
#221
dependabot[bot]
opened
1 year ago
0
Add support for Jooqs YearToSecond
#220
Dudeplayz
opened
1 year ago
13
Configuration option withPostgresReactiveDriver() seems to be incorrect name
#219
apatrida
opened
1 year ago
1
RowMapper error with Postgres INET type converter
#218
termermc
opened
1 year ago
3
Fields with enum array types result in broken RowMappers.java
#217
lordvlad
closed
1 year ago
1
javax to jakarta
#216
angviza
opened
2 years ago
3
Bump postgresql from 42.4.1 to 42.4.3
#215
dependabot[bot]
opened
2 years ago
0
Using QueryExecutor for Nested data structures
#214
ivanovdns
opened
2 years ago
1
Bump jackson-databind from 2.13.2.1 to 2.13.4.1
#213
dependabot[bot]
closed
1 year ago
1
JDK17: reference to Record is ambiguous
#212
silentbalanceyh
closed
1 year ago
2
Bump postgresql from 42.3.3 to 42.4.1
#211
dependabot[bot]
closed
2 years ago
1
JSONBToJsonObjectBinding sql named index error
#210
angviza
closed
2 years ago
2
Use enum literal instead of toString for datatype conversion
#209
jklingsporn
closed
2 years ago
0
Bump mysql-connector-java from 8.0.25 to 8.0.28
#208
dependabot[bot]
closed
2 years ago
1
Fix #206: handle "null" string as null, for postgres json
#207
bentatham
closed
2 years ago
0
Invalid JSON object: null
#206
bentatham
closed
2 years ago
2
Feature request: flavor for R2DBC async drivers (instead of JDBC)
#205
guss77
opened
2 years ago
1
Bump jackson-databind from 2.13.1 to 2.13.2.1
#204
dependabot[bot]
closed
2 years ago
1
Unsupported primary key type class java.lang.String for mysql
#203
BornToRain
closed
2 years ago
1
Omitting unrecognized type DataType JSON
#202
hogmuzzle
opened
2 years ago
0
Bump postgresql from 42.3.2 to 42.3.3
#201
dependabot[bot]
closed
2 years ago
1
Support for commercial JOOQ
#200
bhrt-DS
closed
2 years ago
5
Bump postgresql from 42.3.1 to 42.3.2
#199
dependabot[bot]
closed
2 years ago
1
How to integrate with sharding-jdbc?
#198
chenmaochang
opened
2 years ago
0
Reactive QueryExecutor transaction rollback fails to close connection
#197
aleksandar78
closed
2 years ago
4
Support for Mutiny
#196
jponge
closed
2 years ago
11
Add support for BigDecimal type
#195
romanbsd
closed
2 years ago
3
Jooq DSL querries without codegen
#194
garkin
closed
1 year ago
1
BigDecimal serialization
#193
romanbsd
closed
2 years ago
0
Can I use log4j2 instead of log4j?
#192
chenmaochang
closed
2 years ago
3
Add rxjava3 maven module variation
#191
Jotschi
closed
3 years ago
7
Close connection on rollback
#190
cdekok
closed
3 years ago
1
PostgreSQL Name Case Issues When Generating Using JPADatabase
#189
InfoSec812
opened
3 years ago
2
Is it possible to make vertx-jooq do code-gen with JPADatabase?
#188
InfoSec812
closed
3 years ago
1
In class io.github.jklingsporn.vertx.jooq.shared.internal.AbstractVertxDAO Jooq's "Record" class conflicts with jdk16 lang.Record
#187
qaiu
closed
2 years ago
0
Bump logback-classic from 1.1.3 to 1.2.0
#186
dependabot[bot]
closed
3 years ago
0
ReactiveRXGenericQueryExecutor's newInstance() returns wrong class type
#185
ashertarno
opened
3 years ago
2
RXJava streaming support
#184
Jotschi
closed
3 years ago
2
When I want to change the generated table name and POJO name, then the DAO will not be generated
#183
zhangruiyu
closed
3 years ago
2
Cursor support
#182
cdekok
closed
3 years ago
3
when upgrade JOOQ 3.14?
#181
cubita-io
closed
3 years ago
1
Fix interaction with Vertx OpenTracing that causes an exception
#180
doctorpangloss
closed
3 years ago
0
How work with ALIASES, why row has column name without declared alias?
#179
nkss7
opened
3 years ago
6
Next