Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ OperationalError
Class
OperationalError
test/base/test_except.py:21–22 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
19
20
21
class
OperationalError(DatabaseError):
22
pass
23
24
25
class
ProgrammingError(DatabaseError):
Callers
6
test_db_error_normal
Method · 0.70
test_tostring
Method · 0.70
test_tostring_with_newlines
Method · 0.70
test_tostring_large_dict
Method · 0.70
test_tostring_large_list
Method · 0.70
test_tostring_large_executemany
Method · 0.70
Calls
no outgoing calls
Tested by
6
test_db_error_normal
Method · 0.56
test_tostring
Method · 0.56
test_tostring_with_newlines
Method · 0.56
test_tostring_large_dict
Method · 0.56
test_tostring_large_list
Method · 0.56
test_tostring_large_executemany
Method · 0.56