i have some tree-walking query via many2many, having configurable levels of 
hops to look into.
and it returns very different results for len(query) and query.count(): len() 
stays constant above the depth of the tree (correct), while .count() keeps 
growing an growing.
what's can be wrong?

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