memiiso/pyliquibase

Use native liquibase library to avoid JDK installation

ijusti opened this issue · 1 comments

Use native(graalVM) liquibase library to avoid JDK installation so python developers should not install java to run liquibase scripts

@ijusti this definitely will be a great improvement, +1.

do you have link to "native(graalVM) liquibase library"?
or any example how to use native(graalVM) libraries?