Michael,

Thanks for the quick reply.

Michael Bayer wrote:
> ...
> if you are working with the same session
I think that is my problem, I used the wrong session (created another 
one, instead of using the existing one).


> , two objects can be compared  
> based on identity:
>
> ormobject1 == ormobject2
>
> this is because the session keeps instances unique based on its own  
> identity map.
>
> im not seeing how any of this leads to the error you're getting  
> though, you'd have to show me more completely what you're doing.
>
>   
Thanks again
Werner

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