Files
sqlalchemy/lib
Dirk Mueller 7ee8cd8f5e Another Variant for detecting if a connection is closed
If there is a closed attribute on the connection and
it is true, return true. Implements a todo in the code
and helps in one specific disconnect case where it previously
did not match because the error message was "unknown error".
2014-05-11 18:15:16 +02:00
..