next-jdbc/resources/clj-kondo.exports/com.github.seancorfield/next.jdbc/config.edn
2023-08-09 22:47:39 -07:00

8 lines
348 B
Clojure

{:hooks
{:analyze-call
{next.jdbc/with-transaction
hooks.com.github.seancorfield.next-jdbc/with-transaction
next.jdbc/with-transaction+options
hooks.com.github.seancorfield.next-jdbc/with-transaction+options}}
:lint-as {next.jdbc/on-connection clojure.core/with-open
next.jdbc/on-connection+options clojure.core/with-open}}