ForcePilot/backend/package/yuxi/storage
Kris 16f7e2d6ab refactor(storage/postgres): 清理废弃字段与冗余模型
1. 移除ChannelAccount表的capabilities、config_version、last_message_at字段
2. 扩大service_user_uid字段长度至225
3. 移除AuditExportTask模型并清理相关代码
4. 更新ChannelOutboxEntry、ChannelIdempotency、ChannelContentReviewRecord的注释与索引
5. 为ChannelPairing添加SQLAlchemy乐观锁支持
6. 新增ChannelContentReviewRecord的决策时长统计字段
2026-07-08 03:58:34 +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(storage/postgres): 清理废弃字段与冗余模型 2026-07-08 03:58:34 +08:00