Gauthier

Results 738 comments of Gauthier

> @gotson That’s a separate issue re no type-safety. > > In this case what I am saying is if a column is typed as `Types.DATE`, `getObject(int)` should _always_ return...

> I don't have time to write unit tests for sqlite If you don't, why would we? You're just throwing issues without much details or repro, then you are saying...

I thought about that, and we already have `org.sqlite.tmpdir`, so this seems redundant. What do you think?

hi, i don't quite see how you will solve #1140 and #1155 with this ? It seems this is just a stepping stone refactoring without any other feature ? I...

if it's just about moving the loader into it's own package for logging purposes, you can do a PR for that without all the refactoring, which IMHO may be useful,...

> Would also like to add any usage of `Path` will break android API 25 and below. Must use `java.io.File`. API 25 is 8 years old, this library will not...

[JReleaser](https://jreleaser.org/guide/latest/reference/release/changelog.html#_external_changelog) supports appending to a changelog file