mirror of
https://github.com/aljazceru/plugins.git
synced 2025-12-19 22:24:19 +01:00
backup: optimize restore and backup-compact
fix comments and typos, enable the `restore` progress bar
This commit is contained in:
committed by
Christian Decker
parent
1f968b247c
commit
44cf6ecaea
@@ -153,6 +153,7 @@ class FileBackend(Backend):
|
||||
|
||||
if change.transaction is not None:
|
||||
self._restore_transaction(change.transaction)
|
||||
self.db.commit()
|
||||
|
||||
# If this assertion fails we are in a degenerate state: we
|
||||
# have less than two changes in the backup (starting
|
||||
|
||||
Reference in New Issue
Block a user