What?
Clojure Contrib JDBC wrapper

https://github.com/clojure/java.jdbc#change-log
Release 0.4.2 on 2015-09-15
Remove redundant type hints JDBC-113 - Michael Blume.
Avoid reflection on .prepareStatement JDBC-112 - Michael Blume.
Add metadata-query macro to make metadata query / results easier to work with 
for JDBC-107.
prepare-statement :return-keys may now be a vector of (auto-generated) column 
names to return, in addition to just being truthy or falsey. This allows keys 
to be returned for more databases. JDBC-104.
Officially support H2 (and test against it) to support JDBC-91 and clarify 
docstrings to improve debugging driver-specific restrictions on SQL.
Sean Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"Perfection is the enemy of the good."
-- Gustave Flaubert, French realist novelist (1821-1880)


-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to