Support more operation in database

This commit is contained in:
wqy
2022-09-03 08:22:32 +08:00
parent b5a8051c61
commit efc33a7a86
2 changed files with 15 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
DROP TABLE TRANSACTION_OPERATION;
DROP TABLE SNAPSHOT_OPERATION;
DROP TABLE CURRENT_OPERATION;
DROP TABLE OPERATION;