(repeating my last ticket comment)

Ok, I think I've tracked this down. The error is occurring because the
name of the backref is 'options', which as of r2205 is being
overwritten by assign_mapper.

I'm not sure what's the right thing to do here. I don't think
assign_mapper can avoid stepping on backrefs like this one, since (I
think) the backref doesn't exist when assign_mapper is monkeypatching
the domain model class.

JP


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to