I bumped up the [logger_sqlalchemy] to DEBUG and noted that COMMIT is
not called in the scenario under discussion. I also confirmed that
the "COMMIT" string does get logged when appropriate.
The implication being that "COMMIT" string does appear in logger when
appropriate, and in the current scenario "COMMIT" is not appearing,
indicating that there is no COMMIT occurring, yet the transaction is
not rolling back.
If I come across further info, I will update this thread. If anyone
else any other suggestion, kindly post.
Thanks.
On Sep 9, 4:50 pm, ozwyzard <
ozwyz...@gmail.com> wrote:
> I have posted a query on the sqlalchemy group.
>
>
http://groups.google.com/group/sqlalchemy/browse_thread/thread/9b7c83...