On Tue, Feb 14, 2012 at 6:48 PM, Jonathan Vanasco <[email protected]> wrote: > I will admit that i have some janky db sessioning stuff going on > behind the scenes as I get used to pyramid and the new sqlalchemy.
Then I'd say the "janky db sessioning stuff going on behind the scenes" is closing your session after the commit. -- 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.
