On Apr 5, 2008, at 12:19 AM, 张沈鹏(电子科大 毕/就业倒计 
时...) wrote:

> I write a web with pylons 0.97 dev beta3
>
> use sqlalchemy4.5 with elixir
>
> and the template system is moko
>
> when I update the datebase then refresh the page
>
> the updated items sometimes show and sometimes not
>
> I think maybe the moko or sqlalchemy or elixir buffered the query  
> result .
>
> but how to solve this problem ?
>

clear out your session - session.clear().


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to