next-jdbc/resources/clj-kondo.exports/com.github.seancorfield/next.jdbc/config.edn
2021-11-07 13:23:03 -08:00

4 lines
117 B
Clojure

{:hooks
{:analyze-call
{next.jdbc/with-transaction
hooks.com.github.seancorfield.next-jdbc/with-transaction}}}