On 19 Nov, 16:28, "Michael Bayer" <[EMAIL PROTECTED]> wrote:
> a guaranteed stable way that doesn't rely on SQLAlchemy implementation
> details and is easy to understand is here.  this is how I would do it:
>
> http://pastebin.com/f6670eebe

I see, many thanks for yor time :)
Out of curiosity, is there a solution that wouldn't require creating
new instances of the objects?
(Some magic incantation like the "del instance_state(entity).key" you
suggested me some time ago, I guess..?)
--~--~---------~--~----~------------~-------~--~----~
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