quarkiverse / quarkus-jdbc-sqlite

Basic SQLite driver for Quarkus with Agroal and native mode support
Apache License 2.0
16 stars 8 forks source link

Native image? #158

Closed maxandersen closed 1 week ago

maxandersen commented 1 month ago

Is this confirmed/expected to work with native image binaries?

alexeysharandin commented 1 month ago

Hi @maxandersen , yes, native image supported from the begining in used library - https://github.com/xerial/sqlite-jdbc/blob/master/src/main/java9/org/sqlite/nativeimage/SqliteJdbcFeature.java