clj-kondo.impl.analyzer.jdbc

(source)
Public Variable Short Description
analyze-like-jdbc-with (clj) clojure.java.jdbc/with-db-* and next.jdbc/with-transaction are almost like a let binding: they accept a binding vector which has a single symbol, an expression, and an optional third expression (the options to apply).