*headslap* (note to observers - Chris and I are buds ! I kid)
http://www.sqlalchemy.org/docs/orm/session.html#using-savepoint On Nov 1, 2010, at 1:05 PM, Chris Withers wrote: > On 01/11/2010 15:19, Michael Bayer wrote: >> "nested" = uses SAVEPOINT. This is the technique the average user wants >> to use. Background: http://en.wikipedia.org/wiki/Savepoint > > How do you roll back to a savepoint in SA? > > Chris > > -- > Simplistix - Content Management, Batch Processing & Python Consulting > - http://www.simplistix.co.uk > > -- > 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. > -- 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.
