On Nov 6, 2007, at 7:03 AM, Esceo wrote:
> > the fix? was to add a check for self referential foreign keys in non- > self-referential relations, and do not add those as part of the > relation's foreign key collection, > > is this anywhere near the correct thing to do? possibly. but id prefer not to install arbitrary rules for things that shouldn't be done on the outside in the first place, as such rules increase the chance of stepping on something that *is* valid. will have to look at this one more closely. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
