MCPcopy
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
21class OperationalError(DatabaseError):
22 pass
23
24
25class ProgrammingError(DatabaseError):

Callers 6

test_db_error_normalMethod · 0.70
test_tostringMethod · 0.70

Calls

no outgoing calls

Tested by 6

test_db_error_normalMethod · 0.56
test_tostringMethod · 0.56