Feat:适配D1数据库

This commit is contained in:
MarSeventh
2025-08-23 11:35:11 +08:00
parent 81740fa2c2
commit 9e64ed9fd1
2 changed files with 5 additions and 7 deletions

View File

@@ -124,4 +124,3 @@ INSERT OR REPLACE INTO index_metadata (key, last_updated, total_count, last_oper
VALUES ('main_index', 0, 0, NULL);
-- 初始化完成
-- 数据库已准备就绪,可以开始迁移数据