funcool / clojure.jdbc

JDBC library for Clojure
http://funcool.github.io/clojure.jdbc/latest/
Apache License 2.0
105 stars 26 forks source link

Documentation for fetch-lazy and prepared-statement #45

Open tomconnors opened 5 years ago

tomconnors commented 5 years ago

Fixes #44. Note that this is a breaking change, because I also fixed the typo in the :result-concurrency option's name.