ForcePilot/backend/package/yuxi/storage
Kris 33acf3b61e refactor(postgres models): remove unnecessary indexes and add new fields and indexes
1. 移除 ExternalSystemHealthCheck、ExternalSystemQuotaUsage、ExternalToolTestCase 中的冗余索引
2. 为 ChannelUserIdentity 新增 pending_review 字段并添加GIN索引加速查询
3. 为 ChannelAuditLog 添加 target_account 字段索引
4. 为 ChannelOutboxEntry 新增 delivered_parts 字段并添加高频查询列索引
2026-07-09 04:23:35 +08:00
..
minio style: code format 2026-05-31 13:40:15 +08:00
neo4j style: code format 2026-05-31 13:40:15 +08:00
postgres refactor(postgres models): remove unnecessary indexes and add new fields and indexes 2026-07-09 04:23:35 +08:00