]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Added disconnect checks for timeout, unable to read, and unable to write
authorJohn Anderson <sontek@gmail.com>
Mon, 18 Mar 2013 21:49:28 +0000 (14:49 -0700)
committerJohn Anderson <sontek@gmail.com>
Mon, 18 Mar 2013 21:49:28 +0000 (14:49 -0700)
commitcb43db6bd1354191732bf503fac84cf3c261bcb5
tree58c6fab90e620aea91e94ea3650f46291d1070fc
parent9ad9ccec87b89023db611d70da2c6d455c29ab60
Added disconnect checks for timeout, unable to read, and unable to write
lib/sqlalchemy/dialects/mssql/pymssql.py
test/dialect/test_mssql.py