On Jan 11, 2013, at 2:17 AM, Chris Withers wrote:

> On 10/01/2013 23:52, Michael Bayer wrote:
>> 
>> On Jan 10, 2013, at 3:35 AM, Chris Withers wrote:
>> 
>>> Hi All,
>>> 
>>> If I have an unmapped object which has had some attributes set on it, what 
>>> would be the best way to use that object to load a mapped object?
>>> 
>>> I didn't noticed a session.lookup(myobj) method ;-)
>> 
>> 
>> what is it looking up ?    what's a "myobj" ?
> 
> An unmapped instance of the mapped class.

yeah you don't want to have unmapped instances of mapped classes lying around.  
  another approach perhaps ?   since that practice is not supported.


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