Support to set restore operation
This commit is contained in:
@@ -229,7 +229,7 @@ def read_inp(project: str, inp: str):
|
||||
|
||||
execute_batch_commands(project, _read_inp(inp))
|
||||
op = get_current_operation(project)
|
||||
write(project, f'update restore_operation set id = {op}')
|
||||
set_restore_operation(project, op)
|
||||
|
||||
|
||||
def dump_inp(project: str, inp: str):
|
||||
|
||||
Reference in New Issue
Block a user