this is something I've known about and was going to address recently, but I hadn't put in a ticket for it yet. Since you noticed, I committed the fix for this in revision 2062. the old behavior can be turned on using a new option "passive_deletes=True" on relation(), which might be desireable for a database that is using ON DELETE cascades on the table.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
