On Tue, Nov 18, 2008 at 11:31:38AM -0500, Michael Bayer wrote:
> 
> 
> is_modified() has a flag "passive" which when set to True, disables lazy
> loaders from executing.  As it turns out the flag was also not hooked up
> so you'd have to use the latest trunk to get this.
> 
> the reason it wants to lazily load things is because the "modified"
> calculation compares the current value to that which is present in the
> database, so when things are not loaded it can't make that determination.


perfect!  thanks a lot

sandro
*;-)

-- 

Sandro Dentella  *:-)
http://sqlkit.argolinux.org        SQLkit home page - PyGTK/python/sqlalchemy

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