Skip to content

Instantly share code, notes, and snippets.

@powellnathanj
Created July 17, 2009 02:47
Show Gist options
  • Save powellnathanj/148828 to your computer and use it in GitHub Desktop.
Save powellnathanj/148828 to your computer and use it in GitHub Desktop.
(def db {:classname "org.sqli.jdbc.EmbeddedDriver"
:subprotocol "derby"
:subname "/tmp/clojure.contrib.sql.test.db"
:create true})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment