1. 移除 ExternalSystemHealthCheck、ExternalSystemQuotaUsage、ExternalToolTestCase 中的冗余索引 2. 为 ChannelUserIdentity 新增 pending_review 字段并添加GIN索引加速查询 3. 为 ChannelAuditLog 添加 target_account 字段索引 4. 为 ChannelOutboxEntry 新增 delivered_parts 字段并添加高频查询列索引 |
||
|---|---|---|
| .. | ||
| manager.py | ||
| models_business.py | ||
| models_channels.py | ||
| models_external.py | ||
| models_knowledge.py | ||
| models_scheduler.py | ||