Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ close
Method
close
test/perf/compiled_extensions/result.py:361–362 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
359
]
360
361
def
close(self):
362
pass
363
364
def
fetchone(self):
365
if
self._rows:
Callers
15
_sqlite_partial_idx
Method · 0.45
listening_engine_fixture
Method · 0.45
test_commits
Method · 0.45
test_close2
Method · 0.45
test_two_phase_transaction
Method · 0.45
conn_invalidated
Method · 0.45
test_savepoint_seven
Method · 0.45
test_rollback_deadlock
Method · 0.45
test_reset_level
Method · 0.45
test_reset_level_with_setting
Method · 0.45
test_per_connection
Method · 0.45
test_engine_param_stays
Method · 0.45
Calls
no outgoing calls
Tested by
15
listening_engine_fixture
Method · 0.36
test_commits
Method · 0.36
test_close2
Method · 0.36
test_two_phase_transaction
Method · 0.36
conn_invalidated
Method · 0.36
test_savepoint_seven
Method · 0.36
test_rollback_deadlock
Method · 0.36
test_reset_level
Method · 0.36
test_reset_level_with_setting
Method · 0.36
test_per_connection
Method · 0.36
test_engine_param_stays
Method · 0.36
reset_agent
Method · 0.36