Hello,

While using clojure.contrib.sql I find many times that I am not
generating good SQL (like when doing create-table with bad arguments).
I'd like to add a debugging mode for clojure.contrib.sql, that when
enable, it would cause it to print the statements or something like
that. Is there any global debug variables that I could use or maybe a
package-wide debug variable or what do you recommend?

Thanks.
--~--~---------~--~----~------------~-------~--~----~
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
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to