Hi, is there a way to execute multiple select queries on a table using clojureql in a transaction?
sg. like (with-results [res1 query1 res2 query2] .. do sg) and res1 and res2 would be taken from a same consistent snapshot. p.s. by looking at lau's repository it's not currently possible, maybe one of the forks? -- László Török Skype: laczoka2000 Twitter: @laczoka -- 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