Awesome! This explains why I wasn't able to fix the problem by adding the foreign_keys parameter; While it technically did fix the forward 'attributes' relation, I was still getting the same error from the 'parent' backref which also needed to be fully qualified, making the error a bit difficult to decipher.
Thanks Michael! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
