Clojure contrib library that provides JDBC wrapper.

https://github.com/clojure/java.jdbc

• Release 0.4.0 / 0.4.1 on 2015-07-26
        • db-do-prepared now allows transaction? to be omitted when a 
PreparedStatement is passed as the second argument JDBC-111 - Stefan Kamphausen.
        • Nested transaction checks isolation level is the same JDBC-110 - 
Donald Ball (new contributor!).
        • Default PostgreSQL port; Support more dbtype/dbname variants JDBC-109.
        • Drop Clojure 1.2 compatibility.

The jump from 0.3.7 to 0.4.x is because I'm dropping Clojure 1.2 compatibility.

(if anyone wonders why 0.4.0 and 0.4.1 are the same release, it was finger 
trouble while trying to run the Maven Release Build on the Clojure build 
server… sorry!)

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