[sqlalchemy] how to implement nested scoped_session

2012-11-17 Thread sajuptpm
Hi, Getting error when nesting scoped_session http://stackoverflow.com/questions/13330245/how-to-use-nested-transaction-with-scoped-session-in-sqlalchemy https://groups.google.com/forum/?fromgroups=#!topic/sqlalchemy/E8QEtj35TEY Thanks -- You received this message because you are subscribed

Re: [sqlalchemy] how to implement nested scoped_session

2012-11-17 Thread Michael Bayer
On Nov 18, 2012, at 1:29 AM, sajuptpm wrote: Hi, Getting error when nesting scoped_session http://stackoverflow.com/questions/13330245/how-to-use-nested-transaction-with-scoped-session-in-sqlalchemy https://groups.google.com/forum/?fromgroups=#!topic/sqlalchemy/E8QEtj35TEY answer posted