Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Keeper-Security/Commander
/ delete
Method
delete
keepercommander/storage/sqlite.py:122–123 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
120
self.put([record])
121
122
def
delete(self):
123
self.delete_all()
Callers
nothing calls this directly
Calls
1
delete_all
Method · 0.80
Tested by
no test coverage detected