Support restore operation

This commit is contained in:
WQY\qiong
2022-11-25 23:52:18 +08:00
parent e13bb53b98
commit 008cd2b3a2
7 changed files with 25 additions and 11 deletions

View File

@@ -1,4 +1,4 @@
drop table if exists transaction_operation;
drop table if exists restore_operation;
drop table if exists snapshot_operation;