Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pyload/pyload
/ commit
Method
commit
module/database/DatabaseBackend.py:272–273 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
270
271
@style.async
272
def
commit(self):
273
self.conn.commit()
274
275
@style.queue
276
def
syncSave(self):
Callers
9
save
Method · 0.80
setPackageLocation
Method · 0.80
reorderPackage
Method · 0.80
reorderFile
Method · 0.80
FileDatabase.py
File · 0.80
run
Method · 0.80
shutdown
Method · 0.80
syncSave
Method · 0.80
delete
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected