Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
600
def
_restore_engine():
601
if
config._current:
602
config._current.reset(testing)
603
604
605
def
final_process_cleanup():
Callers
2
stop_test_class_outside_fixtures
Function · 0.85
final_process_cleanup
Function · 0.85
Calls
1
reset
Method · 0.45
Tested by
no test coverage detected