luminus-framework / conman

a helper library for managing database connections
Eclipse Public License 1.0
122 stars 27 forks source link

Error when AOT compiling #43

Closed kanwei closed 4 years ago

kanwei commented 7 years ago

I will sometimes get this error on load (AOT compiled). It only happens around 20% of the time-ish, and it seems to be AOT related since restarting the process consistently has the error.

No such var: adp/hugsql-adapter-clojure-java-jdbc

Related to https://github.com/layerware/hugsql/issues/46

yogthos commented 4 years ago

Looks like hugsql addressed the issue, so should be fixed transitively here as well.