]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- Added the error "20006: Write to the server failed" to the list
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 30 Nov 2015 18:15:40 +0000 (13:15 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 30 Nov 2015 18:15:40 +0000 (13:15 -0500)
commitab6946769742602e40fb9ed9dde5f642885d1906
tree10495c1822696cda8cab0c8e20bb60bda3f17ff7
parentf4cb3f8cacaf96f064c2c7e4c1e579c7cf6544da
- Added the error "20006: Write to the server failed" to the list
of disconnect errors for the pymssql driver, as this has been observed
to render a connection unusable.
fixes #3585
doc/build/changelog/changelog_10.rst
lib/sqlalchemy/dialects/mssql/pymssql.py