Hi,

Is there a possibility to retrieve only objects that have been
actually modified after commit? If I retrieve session.dirty before
commit I see more objects ready to be modified than I changed (those
extra objects are the foreign keys of the modified one). Also the
number of queries that are sent to DB is less than dirty objects. Is
there a way to retrieve only the objects that the queries were issued
for?

Thanks,
Lukasz

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