im sure if you put a session.clear() in between those two statements
then they both would independently work.  since the instances() step of
a query does not re-instantiate or re-populate instances that are
already present in the session, there is probably some difference in
loading that is masking the results for the other one.


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