Henning Schmiedehausen
Henning Schmiedehausen
This would be similar to the [OtjExtension](https://github.com/jdbi/jdbi/blob/master/testing/src/main/java/org/jdbi/v3/testing/junit5/JdbiOtjPostgresExtension.java). Not sure that this warrants another module (it would be a module similar to testing), we can just add this to testing. The...
The main reason I put the testcontainers code together is to avoid having lots of special case "for database x" modules. The testcontainer thing is pretty straightforward. For H2, Postgres...
we never made that a rule / priority. While there are some examples that are doc code, others are not. It is not hard, just a lot of work. Might...
Closing, still tracked in #2390.
Hi @TomasTokaMrazek, Thank you for opening an issue with Jdbi! I agree that OSGi compatibility would be great. I don't think anyone on the team right now is an expert...
Tracked in #2391, closing the issue here.
Hi @agavrilov76! Thank you for opening an issue with Jdbi! What annotations were you thinking about? The sqlobject annotations?
Main problem for this is that we would need to move the annotation classes into a different package as we would otherwise violate the java module rules. We can not...
Hi @yeroc, Thank you for opening an issue with the Jdbi project! We will need a bit of time digging into this. This sounds like a bug in Jdbi. I...
Closing, still tracked in #2390.