MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / DBAPIError

Class DBAPIError

test/engine/test_reconnect.py:921–922  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

919 # named "test_error_recovery".
920 def _fixture(self, explode_on_exec, initialize):
921 class DBAPIError(Exception):
922 pass
923
924 def MockDBAPI():
925 def cursor():

Callers 2

cursorMethod · 0.70
pingMethod · 0.70

Calls

no outgoing calls

Tested by 2

cursorMethod · 0.56
pingMethod · 0.56