On Aug 30, 2008, at 1:55 PM, GustaV wrote:

>
> I planned to do it on the next flush as you said, but since it is not
> very clean, I manage to do it in the before_flush method.
>
> So, last message on that subject I think:
> Since 'dirty' var is set before the call of 'before_flush' ( dirty =
> self._dirty_states ); it doesn't take modification that occurs in
> there into account. Maybe it should be re-set just after the call,
> like the new and deleted variables.
>
> Thanks a lot for your help! :)

good point.  thats in r5070.


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