MCPcopy
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_idxMethod · 0.45
test_commitsMethod · 0.45
test_close2Method · 0.45
conn_invalidatedMethod · 0.45
test_savepoint_sevenMethod · 0.45
test_reset_levelMethod · 0.45
test_per_connectionMethod · 0.45

Calls

no outgoing calls

Tested by 15

test_commitsMethod · 0.36
test_close2Method · 0.36
conn_invalidatedMethod · 0.36
test_savepoint_sevenMethod · 0.36
test_reset_levelMethod · 0.36
test_per_connectionMethod · 0.36
reset_agentMethod · 0.36