Hey, I extracted the fix for sqlite on :clojure-lsp: to a separated jar for those who wants to make your app that uses sqlite compile with GraalVM too 😄 https://github.com/ericdallo/sqlite-jni-graal-fix
BTW @borkdude I created a separated project to test that: https://github.com/ericdallo/sqlite-graalvm-sample I tried to move the fix to reflect and jni config jsons and it didn't work, it's odd since it's exactly what the fix does