File: config.edn

package info (click to toggle)
next-jdbc-clojure 1.3.955-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 876 kB
  • sloc: xml: 62; sh: 39; makefile: 13
file content (8 lines) | stat: -rw-r--r-- 348 bytes parent folder | download
1
2
3
4
5
6
7
8
{: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}}