Im lost and clueless maybe im completly dumb :(

 im trying really hard but i cant understand the problem.

every request calls meta.Session.remove() at the end of request - i
checked it does that.

Now even when i do:

meta.Session.query(User).order_by(User.username).limit(30)

I see the query executed - but i get completly old data.

I never had to do expire_all() in my pylons application before, im
wondering if introduced some kind of problem to my application but im
completly clueless about what could be possible case.

-- 
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalch...@googlegroups.com.
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to