LauJensen / clojureql

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

Have RTable implement clojure.lang.Named #73

Closed bendlas closed 12 years ago

bendlas commented 13 years ago

This should make sense, since tables names are defined with keywords anyway.

bendlas commented 12 years ago

Will not do that for now, since it is not clear what name joins et.al. should have.