refactor(db): align project template schema
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
-- 王名豪
|
||||
-- 2025/03/23
|
||||
-- 删除user这张表
|
||||
|
||||
drop table if exists users;
|
||||
@@ -0,0 +1,3 @@
|
||||
-- [LEAKAGE_IDENTIFY_RESULT]
|
||||
|
||||
DROP TABLE IF EXISTS leakage_identify_result;
|
||||
Reference in New Issue
Block a user