ForcePilot/src/agents/common/toolkits/mysql
2026-02-03 14:55:21 +08:00
..
__init__.py feat(MySQL): 集成 MySQL 数据库查询功能 2025-09-16 15:23:18 +08:00
connection.py feat: 极大的提升 SQL 工具调用的稳定性,移除 LIMINT 并将默认超时时间修改为 60s,添加MySQL连接管理器和安全检查功能,优化查询执行和错误处理逻辑 2025-10-27 23:41:40 +08:00
exceptions.py feat(MySQL): 集成 MySQL 数据库查询功能 2025-09-16 15:23:18 +08:00
security.py style(format): format 2026-02-03 14:55:21 +08:00
tools.py docs: 更新快速开始指南和版本号,优化数据库描述注入逻辑 2026-01-24 12:36:24 +08:00