Janek Berg

Results 3 issues of Janek Berg

### Describe the bug When using `io.quarkus:quarkus-hibernate-reactive-panache` with version `3.7.1`, the build fails with an error message regarding a missing JDBC driver even though JDBC is not used in the...

kind/bug
area/persistence
area/kotlin
env/windows
area/hibernate-reactive

Hello, first of all, thanks for the great work in this project. I recently started testing the `GradleInspector` plugin for the analyzer instead of the default Gradle plugin and was...

bug
analyzer

When retrieving an entity that models a composite table between two other tables and uses an `@IdClass` that includes the IDs of the related entities **and an additional property** as...