Tamensi movetur! :) What about integrating the "WITH RECURSIVE" CTE stuff you've put on gist? I've merged it into my (local) fork, modified it slightly to autodetect the compiler and consider it quite conveniently to use. I've also added a feature to be able to mark predicate elements as 'inline' to make them added to the SQL string without "?" parameterization. This is useful when working with the H2 Database which doesn't permit the start query in "WITH RECURSIVE" to be parameterized (I don't know if this is also the case with other DBs). I would push that to a public fork if someone is interested or publish the patches on gist to not flood the github fork network unnecessarily.
regards, Tom -- 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