if the transaction fails, the session goes right back to the same state that existed before you called the flush(), as though nothing happened. you can correct the internal state of it (i.e. make sure the objects inside are configured and related as they should be) and flush() again, if you wanted.
--~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
