On Jan 9, 2012, at 2:36 PM, Kent Bower wrote:

>> that means some of the columns being linked to the foreign keys on the 
>> target are None.  If you want your lazyload to work all the attributes need 
>> to be populated.   If you're hitting the "get committed " thing, and the 
>> attributes are only pending, then that's what that is.
>> 
> But this changed from 0.6.4?

funny story, here's where it was added:  
http://www.sqlalchemy.org/trac/ticket/1910 which is essentially your ticket !   
:)


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