On 2012-02-08 9:50 AM, Michael Bayer wrote:

unchanging = sess1.merge(unchanging, dont_load=True)

Thanks, Michael this seems to do what I need.

But I notice in the docs the kwarg appears to be 'load=False'. Am I looking at the wrong thing?

http://docs.sqlalchemy.org/en/latest/orm/session.html#adding-new-or-existing-items

Thanks,
Michael

--
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 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to