Re: ClojureQL - joining 3 tables

2010-05-04 Thread Meikel Brandmeyer
Hi,

On Tue, May 04, 2010 at 08:37:00AM -0700, David McNeil wrote:

> In ClojureQL I do not see how to join three or more tables using the
> "join" function. Does anyone know if this is possible?

No, not yet. However this problem is known and it is being worked on.
For now you have to resort to clojure.contrib.sql for such queries.

Sincerely
Meikel

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


ClojureQL - joining 3 tables

2010-05-04 Thread David McNeil
In ClojureQL I do not see how to join three or more tables using the
"join" function. Does anyone know if this is possible?

Thank you.
-David McNeil

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