Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ MockError
Class
MockError
test/engine/test_reconnect.py:42–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
41
42
class
MockError(Exception):
43
pass
44
45
46
class
MockDisconnect(MockError):
Callers
4
execute
Function · 0.85
close
Function · 0.85
rollback
Function · 0.85
commit
Function · 0.85
Calls
no outgoing calls
Tested by
4
execute
Function · 0.68
close
Function · 0.68
rollback
Function · 0.68
commit
Function · 0.68