test: 添加数据库同步测试脚本用于ORM与数据库结构对比与同步

fix(database): 修复大量不适当的字段类型
This commit is contained in:
persist-1
2025-09-08 00:13:00 +08:00
parent 684a16ed9a
commit a38058856f
3 changed files with 236 additions and 2 deletions

3
.gitignore vendored
View File

@@ -175,4 +175,5 @@ docs/.vitepress/cache
.venv
.refer
agent_zone
agent_zone
debug_tools