Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sqlalchemy/sqlalchemy
/ DBAPIError
Class
DBAPIError
test/engine/test_reconnect.py:919–920 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
917
# named "test_error_recovery".
918
def
_fixture(self, explode_on_exec, initialize):
919
class
DBAPIError(Exception):
920
pass
921
922
def
MockDBAPI():
923
def
cursor():
Callers
3
cursor
Method · 0.70
ping
Method · 0.70
execute
Method · 0.70
Calls
no outgoing calls
Tested by
3
cursor
Method · 0.56
ping
Method · 0.56
execute
Method · 0.56