MCPcopy Create free account
hub / github.com/sqlalchemy/sqlalchemy / close

Method close

test/aaa_profiling/test_pool.py:17–18  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

15 pass
16
17 def close(self):
18 pass
19
20 def setup_test(self):
21 # create a throwaway pool which

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

no test coverage detected