On Friday, January 25, 2013 7:34:29 PM UTC-5, Sean Corfield wrote:

> Try: 
>     (into [sql] ids) 
>

That worked perfectly.

 

> In the next version of java.jdbc (currently 0.2.4-SNAPSHOT but it will 
> become 0.3.0), you'll be able to simplify your code to this: 
>
>     (sql/query (get-db-spec) (into [sql] ids)) 
>

Nice.  I'll be watching for it.


>

-- 
-- 
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, send email to 
clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to