Re: [ANN] clojure.java.jdbc 0.6.0-rc1 -- and an API question

2016-05-04 Thread Alan Thompson
I like the first option: [:foo {:bar :desc} {:quux :asc}] Simple, succinct, & flexible. Alan On Wed, May 4, 2016 at 3:36 PM, Sean Corfield wrote: > What? > Clojure contrib wrapper for JDBC > https://github.com/clojure/java.jdbc#change-log > > The 0.6.0 Alpha builds have been

[ANN] clojure.java.jdbc 0.6.0-rc1 -- and an API question

2016-05-04 Thread Sean Corfield
What? Clojure contrib wrapper for JDBC https://github.com/clojure/java.jdbc#change-log The 0.6.0 Alpha builds have been out for a couple of weeks and we have Alpha 2 in production at World Singles. I’ve received no reports of problems with the new API so I’m declaring Release Can