- 修复NewsAdmin的N+1查询问题,使用joinedload预加载 - 添加数据库索引迁移脚本(Site、News、Tag表) - 优化管理后台统计查询,减少数据传输 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- 修复NewsAdmin的N+1查询问题,使用joinedload预加载 - 添加数据库索引迁移脚本(Site、News、Tag表) - 优化管理后台统计查询,减少数据传输 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>