Fork me on GitHub
#sql
<
2017-11-27
>
hleb11:11:57

Hello everybody,

hleb11:11:13

is there an idiomatic way to access the resultset metadata?

hleb11:11:24

I'm able to get it by rewriting the result-set-seq, but I'm looking for a simpler way to get it by using the result-set-fn for example

seancorfield16:11:08

@harold.leboulanger Sounds like a reasonable enhancement to expose a better way to access that. Do you want to create a Jira issue for clojure.java.jdbc?