Gauthier

Results 737 comments of Gauthier

I am using Flyway too, works like a charm on in-memory database. Is this still necessary in 2022 ?

@laeubi can you check the failing CI?

> @gotson as it complains about code formatting is ther an Eclipse format profile or something I can use to format the source code? You can use the Spotless plugin:...

This has no unit tests, is this feasible to add some ?

I've checked the issue you raised at osgi/osfgi-test and i think you framed it quite well: how to make it easier for maintainers that know nothing and have no particular...

The more i think of it, the more i wonder whether this needs to be part of `sqlite-jdbc`. Could it not be part of a separate project that would offer...

Is this still an issue ? Can you provide more details ?

as indicated in #622 you can use `getBytes` to retrieve the whole blob as a `byte[]`. Implementing `getBlob` is not required in the JDBC spec, so SquirrelJDBC should be able...