5 messages in com.googlegroups.sqlalchemy[sqlalchemy] Re: Additions to model n...
FromSent OnAttachments
Chris Shenton23 Dec 2006 13:29 
Chris Shenton23 Dec 2006 16:30 
Michael Bayer23 Dec 2006 16:35 
Chris Shenton23 Dec 2006 20:56 
Philip Jenvey23 Dec 2006 21:29 
Subject:[sqlalchemy] Re: Additions to model not getting flushed to DB?? (Pylons)
From:Chris Shenton (chr@shenton.org)
Date:12/23/2006 08:56:06 PM
List:com.googlegroups.sqlalchemy

"Michael Bayer" <zzz@gmail.com> writes:

seems like Pylons is not properly maintaining the session within requests.

Yeah, it sure feels like that. :-(

unless there is some way you can reproduce this problem without any dependencies on pylons ? is this using the newest SA/Pylons code that Ben was recently working on ?

Hrmmm, I'm not sure ... I am not on the bleeding edge with nightly "easy_install -U *=dev" :-)

I'll see if I can reproduce in a small scale in Pylons; if so, I'll try reproducing in standalone SA.

Thanks for the pointers.