I might have missed this in the docs, but is there support for c.j.j's
optional keyword arguments such as :row-fn and :identifiers? I couldn't
quite figure out how to get that to work with yesql, as far as I can tell
you can only pass query parameters at this point.


On Thu, Jan 9, 2014 at 3:00 PM, Kris Jenkins <krisajenk...@gmail.com> wrote:

> Hmm...I'll have to mull that one. I have been thinking that I'm going to
> leave the whole issue of namespaces to Clojure, and let the call-site of
> (defqueries) decide. But I'll have to think it through some more. :-)
>
> Kris
>
> On Wednesday, 8 January 2014 00:26:58 UTC, Marco Shimomoto wrote:
>>
>> It looks great and I will try it.
>> Have you thought about namespaces and different database implementations?
>> Something like a general repository for SQL files and some vendor
>> specific override repositories.
>
>  --
> --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Alexandr Kurilin
206.687.8740 | @alex_kurilin <https://twitter.com/alex_kurilin> |
blog<http://www.kurilin.net>

-- 
-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to