refactor(db): align project template schema

This commit is contained in:
2026-08-03 10:39:31 +08:00
parent 0be31869b5
commit f010f071eb
9 changed files with 25 additions and 132 deletions
@@ -0,0 +1,3 @@
-- [LEAKAGE_IDENTIFY_RESULT]
DROP TABLE IF EXISTS leakage_identify_result;