ForcePilot/backend/package/yuxi/storage
Kris 111f510cf5 refactor(postgres models): 调整多个数据库字段长度和注释
1. 将ChannelContentReviewRecord的account_id从String(64)扩容至String(128),补充注释说明对齐channel_accounts.account_id
2. 将Conversation的uid从String(64)扩容至String(225),补充注释说明包含服务账号uid
3. 将Conversation的channel_account_id从String(64)扩容至String(128),补充对齐注释
4. 将MessageFeedback和AgentRun的uid从String(64)扩容至String(225),补充注释说明包含服务账号uid
2026-07-09 13:52:45 +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): 调整多个数据库字段长度和注释 2026-07-09 13:52:45 +08:00