Dan Howard
Dan Howard
Thanks I created this bug as well. PITA. This breaks my library tests. I'll have to stick with an older version for my tests and have a note about this...
No it's Persism https://github.com/sproket/Persism - I was using getGeneratedKeys prior since some DBs don't support RETURNING clause. It's fine though. I updated the library to use the returning method to...
How can I test out your pre-release for 1.7.6?
Nice! The version you mentioned fixed this for me on Windows. 50 megs saved! On Mac I get: ``` jlink --module-path=/Library/Java/JavaVirtualMachines/jdk-21.0.1.jdk/Contents/Home/jmods --add-modules java.base,java.management,java.naming,java.prefs,java.scripting,java.sql,jdk.unsupported,jdk.unsupported.desktop --output /Users/danhoward/projects/goldchest/target/goldchest/goldchest.app/Contents/PlugIns/jre.jre/Contents/Home --no-header-files --no-man-pages --strip-debug --release-info add:IMAGE_TYPE="JRE":OS_ARCH="x86_64":OS_NAME=Darwin"...