On 5/13/15 11:49 AM, willian coelho wrote:
Hello everyone,

I`m getting an error when creating a new instance of my model `Type`. I have a many-to-many relationship between Type and Maker.

Error:
|
'tuple'objecthas noattribute 'foreign_keys'
|

What is wrong with the code?
please check your code for errant commas at the end of a declaration or argument name. would need to see a complete stack trace to narrow down what kind of object is being misinterpreted.





Thanks in advance!
Michael Coelho.

--
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 [email protected] <mailto:[email protected]>. To post to this group, send email to [email protected] <mailto:[email protected]>.
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sqlalchemy.
For more options, visit https://groups.google.com/d/optout.

Reply via email to