On Sep 20, 2010, at 8:27 AM, Bart J wrote:

> Currently, it is not possible to insert duplicate rows
> using the clojure.contrib.sql module (specifically, the
> insert-values method).
> 
> Please let me know, if I can add this.
> 
> Thanks.

Are you saying you want to end up with duplicate rows or that you want 
insert-values to act differently when presented with a row that turns out to be 
a duplicate?

What is your proposed fix?

Any non-trivial contribution to clojure.contrib.sql would require that you have 
a contributer agreement on file with Rich as described here: 
http://clojure.org/contributing .

--Steve

-- 
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

Reply via email to