Fork me on GitHub
#sql
<
2021-02-19
>
richiardiandrea23:02:08

Hi there, my google foo is failing me now...is there a way with clojure.java.jdbc to directly access the IResultSet before being processed so that I can get fields from it manually (I need getBinaryStream)

richiardiandrea23:02:10

oh found db-query-with-resultset - trying