where is many-to-many?

44 views
Skip to first unread message

Brian Craft

unread,
Apr 15, 2013, 4:05:37 PM4/15/13
to sqlk...@googlegroups.com
I'm using [korma "0.3.0-RC5"] via lein, and get errors on references to many-to-many:

CompilerException java.lang.RuntimeException: Unable to resolve symbol: many-to-many in this context, compiling:(cavm/h2.clj:53) 

From the repl, I see has-one, but not many-to-many

cavm.h2=> korma.core/many-to-many
CompilerException java.lang.RuntimeException: No such var: korma.core/many-to-many, compiling:(NO_SOURCE_PATH:1) 

cavm.h2=> korma.core/has-one
CompilerException java.lang.RuntimeException: Can't take value of a macro: #'korma.core/has-one, compiling:(NO_SOURCE_PATH:1) 



Brian Craft

unread,
Apr 15, 2013, 4:30:12 PM4/15/13
to sqlk...@googlegroups.com
I suspect lein hasn't updated the target files after I changed the version, however I don't know how to coerce it.
Reply all
Reply to author
Forward
0 new messages