> once all that is done, then ill have a better idea of what youre
> actually trying to do (if it doesnt actually fix the problem).

Okay, I have posted the cleaned code above (or here 
http://dzuikov2.firstvds.ru/qqq.py).
There are some comments about it.

What I am trying to do? The simple thing: I have some related tables
with mappers and I need the query wich shows some statistics (group
functions involved). So I created a new mapper against the query.
That's all. The query and the mapper work ok in 0.3.6 - you may run
this code to check it out. In 0.3.8 it works with properties and
relations but without offset/limit, or with offset/limit,  but without
properties.  The query seems correct - it runs  without mapper.

I do not use clear_mapper or even clear_mappers in real code.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to