(defn find-connection* "Returns the current database connection (or nil if there is none)" [] (:connection *db*))
Comments top
No comments for find-connection*. Log in to add a comment.