Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sqlalchemy/sqlalchemy
/ rollback
Method
rollback
test/aaa_profiling/test_pool.py:14–15 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
12
13
class
Connection:
14
def
rollback(self):
15
pass
16
17
def
close(self):
18
pass
Callers
15
test_graceful_fetch_on_non_rows
Method · 0.45
test_variant_default_is_not_schematype
Method · 0.45
test_variant_we_are_default
Method · 0.45
test_variant_we_are_not_default
Method · 0.45
test_rollback
Method · 0.45
test_raise
Method · 0.45
test_rollback_end_ctx_manager_autocommit
Method · 0.45
test_ctxmanager_rolls_back_savepoint
Method · 0.45
test_deactivated_warning_straight
Method · 0.45
test_deactivated_savepoint_warning_straight
Method · 0.45
test_commit_fails_flat
Method · 0.45
test_commit_fails_ctxmanager
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected