Files
sqlalchemy/test
Mike Bayer cbc31716c2 Commit transaction after SNAPSHOT isolation change
A commit() is emitted after an isolation level change to SNAPSHOT, as both
pyodbc and pymssql open an implicit transaction which blocks subsequent SQL
from being emitted in the current transaction.

Fixes: #4536
Change-Id: If3ba70f495bce2a35a873a3a72d1b30406e678c8
2019-03-08 23:45:25 -05:00
..
2019-03-06 09:09:38 -05:00
2019-03-05 20:29:05 -05:00
2019-01-06 18:23:11 -05:00
2019-03-05 20:29:05 -05:00
2019-01-06 18:23:11 -05:00
2019-01-27 00:55:54 -05:00