On Oct 22, 2007, at 1:43 PM, alain D. wrote:
> > thanks a lot for you reply ... > > If I understand correctly, a simple "sess.begin()" in #2 executed > right after the #1 commit will work (?). But I tested it and I still > dont get the commited object ... > What am I missing no, a sess.rollback() or sess.commit() in #2. sess.begin() wont do anything here. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
