>   At that point I realized that I didn't really understand what would
> be the
>   difference between:
> 
>       flush()
>       commit()

After 5 minutes I wrote this mail, laying in the bed I saw it as clear as it
could be, i think. Flush is writing the SQL code, commit... is COMMITting. 

So the question becomes: can I disale autoflush and commit what has already
been flushed leaving the rest in the session? My test seem to say that it's
not possible.

That leaves me with the original question: how can I just flush/commit one
single object?


Thanks
sandro
*:-)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to [email protected]
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