[ANN] clojure.java.jdbc 0.3.0 RC1 released

2013-12-13 Thread Niels van Klaveren
Thanks very much Sean. After hesitating a long time about the jump to 0.3.0, today I migrated all my projects without a hitch ! -- -- 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 th

[ANN] clojure.java.jdbc 0.3.0 RC1 released

2013-12-13 Thread Sean Corfield
A low-level Clojure wrapper for JDBC-based access to databases. https://github.com/clojure/java.jdbc Release 0.3.0-rc1 on 2013-12-12 * Deprecate db-transaction (new in 0.3.0) in favor of with-db-transaction JDBC-81. * Add with-db-metadata macro and metadata-result function to make it easier to w