If a mapper extension modifies an attribute of an
instance (the same instance being saved) in a before_insert() or
before_update() call, are those attributes tracked as "changed" so they'll
be included in the update?

If not, is there any way to mark those items as changed?

Thanks,
Rick

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