Skip to content

Instantly share code, notes, and snippets.

@joodie
Created April 15, 2010 12:43
Show Gist options
  • Save joodie/367044 to your computer and use it in GitHub Desktop.
Save joodie/367044 to your computer and use it in GitHub Desktop.
(binding [clojure.contrib.sql/do-commands #(prn %)
clojure.contrib.sql/do-prepared #(prn %1 %2)]
(do-commands "bla"))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment