Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/19-84/redd-archiver
/ rollback
Method
rollback
processing/batch_processing_utils.py:31–33 ·
view source on GitHub ↗
Rollback current transaction.
(self)
Source
from the content-addressed store, hash-verified
29
...
30
31
def
rollback(self) -> None:
32
""
"Rollback current transaction."
""
33
...
34
35
36
class
TempDatabaseError(Exception):
Callers
3
get_connection
Method · 0.80
insert_posts_batch
Method · 0.80
insert_comments_batch
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected