On Aug 16, 2011, at 6:07 PM, Dirk Makowski wrote:

> 
> In some cases it works, in one case it does not, but instead behaves like the 
> code in post 1. The statement is issued (at least, the SA logger prints it, 
> but I assume it never reaches the database), no errors, no rollbacks, but the 
> record stays in the database.


if you see a SQL statement in the log, and it doesn't fail immediately (and you 
aren't squashing errors in some way), the statement went to the DB for sure.


-- 
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 
sqlalchemy+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en.

Reply via email to