Thanks Kyle. Looks useful!

On 15 October 2010 09:25, Saul Hazledine <shaz...@gmail.com> wrote:

> On Oct 14, 9:16 pm, "Kyle R. Burton" <kyle.bur...@gmail.com> wrote:
> > I've written some sql helper functions that will do things like list
> > the objects in the database and describe a table.  I've found these
> > handy when doing interactive development as I don't have to jump over
> > to another app to see what the make up of tables are.  I've also used
> > it in some scenarios when generating code from the database schema.
> >
>
> Very cool. If you have no joy getting it into contrib you can have
> write access to clj-sql if you want it:
>
> http://github.com/alienscience/clj-sql
>
> Otherwise, as Shanatu says, a github project of your own would be
> welcome and is sure to be used by others.
>
> Saul
>
> --
> 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<clojure%2bunsubscr...@googlegroups.com>
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
>

-- 
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

Reply via email to