What? Clojure contrib JDBC wrapper https://github.com/clojure/java.jdbc Another minor step towards 0.6.0
Changes? Release 0.6.0-alpha2 on 2016-04-18 -- BREAKING RELEASE! ALL DEPRECATED FUNCTIONALITY HAS BEEN REMOVED! JDBC-118. • This removes deprecated functionality from db-do-commands and db-do-prepared* which should have been removed in Alpha 1. • Ensures SQL / params are actually vectors prior to destructuring (this addresses an interop edge case from other languages) JDBC-124. • Fix typo in insert-multi! argument validation exception JDBC-123. Release 0.6.0-alpha1 on 2016-04-13 -- BREAKING RELEASE! (ALMOST) ALL DEPRECATED FUNCTIONALITY HAS BEEN REMOVED! JDBC-118. • See changes described in versions 0.5.5 through 0.5.8 for what was deprecated • Use version 0.5.8 as a bridge to identify any deprecated API calls on which your code relies! • db-transaction (deprecated in version 0.3.0) has been removed • The java.jdbc.deprecated namespace has been removed Sean Corfield -- (904) 302-SEAN An Architect's View -- http://corfield.org/ "If you're not annoying somebody, you're not really alive." -- Margaret Atwood -- 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.