The yesql.named-parameters namespace was removed between 0.4.2 and 0.5.0.

 
You can see all the changes made between 0.4.2 and 0.5.0 here:

 

https://github.com/krisajenkins/yesql/compare/v0.4.2...0.5.0

 

It looks like 0.5.0 was a pretty major rewrite with a lot of API changes.

 

Sean Corfield -- (970) FOR-SEAN -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

 

On 7/14/16, 2:47 PM, "Cecil Westerhof" <clojure@googlegroups.com on behalf of 
cldwester...@gmail.com> wrote:

 

When I upgrade yesql in my project from 0.4.2 to 0.5.0, I get the following 
error:
IllegalStateException Attempting to call unbound fn: 
#'yesql.named-parameters/reassemble-query  clojure.lang.Var$Unbound.throwArity 
(Var.java:43)

With 0.4.2 I get just the result I expect.

What could be happening here?


-- 

Cecil Westerhof

 

-- 
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/d/optout.

Reply via email to