MCPcopy
hub / github.com/sqlalchemy/sqlalchemy / _restore_engine

Function _restore_engine

lib/sqlalchemy/testing/plugin/plugin_base.py:600–602  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

598
599
600def _restore_engine():
601 if config._current:
602 config._current.reset(testing)
603
604
605def final_process_cleanup():

Callers 2

final_process_cleanupFunction · 0.85

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected