Initial commit
This commit is contained in:
6
script/sql/drop/40.scheme_list.sql
Normal file
6
script/sql/drop/40.scheme_list.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- [SCHEME_LIST]
|
||||
-- 王名豪
|
||||
-- 2025/03/23
|
||||
-- 删除scheme_list这张表
|
||||
|
||||
drop table if exists scheme_list;
|
||||
Reference in New Issue
Block a user