Rename options v3 table

This commit is contained in:
WQY\qiong
2023-03-02 22:39:47 +08:00
parent 1e300ae258
commit 3f3b2508b1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
-- [OPTIONS]
drop table if exists options_3;
drop table if exists options_v3;
drop table if exists options;