its probably the Python builtin "id" being referenced somewhere

On Mar 17, 2014, at 7:28 PM, Jonathan Vanasco <jonat...@findmeon.com> wrote:

> i'm updating my db code, and this popped up:
> 
>       InvalidRequestError: One or more mappers failed to initialize - can't 
> proceed with initialization of other mappers.  Original exception was: id() 
> takes exactly one argument
>       
> is there any way to tell where/how this got triggered?  There's nothing 
> useful in the callstack.  It appeared on a query to a table that hasn't been 
> worked on.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "sqlalchemy" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sqlalchemy+unsubscr...@googlegroups.com.
> To post to this group, send email to sqlalchemy@googlegroups.com.
> Visit this group at http://groups.google.com/group/sqlalchemy.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sqlalchemy+unsubscr...@googlegroups.com.
To post to this group, send email to sqlalchemy@googlegroups.com.
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to