Refine demo
This commit is contained in:
@@ -118,7 +118,7 @@ def execute_redo(name: str) -> None:
|
||||
_execute(name, redo)
|
||||
_update_current_operation(name, curr, child)
|
||||
|
||||
# snapshot support to check out between different version of database
|
||||
# snapshot support to checkout between different version of database
|
||||
# snapshot is persistent
|
||||
# since redo always remember the recently undo path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user