On May 23, 2007, at 3:20 PM, Randall Smith wrote:
> > Responding to myself. As I wrote the first message, I started > thinking > how just deleting the FK after metadata.create_all() wouldn't be so > bad > and now I think that's a pretty good solution. you can also use foreign_keys and explicit join conditions on your mappers (which in theory should be enough...though maybe not) --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
