On Jan 27, 9:43 am, Roman Roelofsen <roman.roelof...@googlemail.com>
wrote:
> when querying data in clojureql, the result is a list of maps. I often
> directly return this list (or a map) from my "db-logic" functions
> because my domain logic operates on these maps. However, I am not able
> to go the other way around, e.g. take the map and tell clojureql to
> insert/update a table row...

+1, while experimenting with ClojureQL, I've came the same conclusion.
I've updated the lighthouse ticket for the insert rework to include
your suggestion:

http://clojureql.lighthouseapp.com/projects/34981-clojureql/tickets/35-rework-insert

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