LauJensen / clojureql

ClojureQL is superior SQL integration for Clojure
https://clojureql.sabrecms.com
Eclipse Public License 1.0
285 stars 39 forks source link

Added the default global connection feature. #48

Closed budu closed 13 years ago

budu commented 13 years ago

Hi, here's a small change to add the default global connection feature. The only interface changes are making optional the conn-name argument of open-global and close-global. I've also reversed the order of arguments for open-global to keep the code minimal.

budu commented 13 years ago

Has ClojureQL development stalled? ;-)

LauJensen commented 13 years ago

Sorry - I realize its been sitting here for a while, but its not forgotten, reviewing it now :)