Execution error (ClassCastException) at duct.core/fold-modules$fn (core.clj:145).
duct.database.sql.Boundary cannot be cast to clojure.lang.IFn
does anyone know what this means?
on a fresh project where only hikaricp is added
never mind, i had just missed the changes in latest duct