Just to follow up, Mike Bayer has shed some light on my issue - the error means I am attaching a string to an object attribute that is marked as a relation.
Specifically, what this means is that the hashrow that I passed in won't work because I passed in a string for the mechanism_id and that is a relation. So now off to the TE website to see how such a situ is handled. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
