rwadurian/backend/services/admin-service/prisma/migrations
hailin fff88d0323 chore(db): 添加用户画像系统数据库迁移
新增表:
- tag_categories: 标签分类
- user_tags: 用户标签定义
- user_tag_assignments: 用户-标签关联
- user_classification_rules: 分类规则
- user_features: 用户特征 (RFM等)
- audience_segments: 人群包
- user_tag_logs: 标签变更日志
- notification_tag_targets: 通知-标签关联
- notification_user_targets: 通知-用户关联

新增枚举:
- TagType, TagValueType, TagAction, SegmentUsageType, TargetLogic

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-24 16:43:19 -08:00
..
20250102100000_init refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
20250102200000_add_notifications feat(notification): 添加通知中心功能 2025-12-14 20:45:03 -08:00
20250102300000_add_system_config chore: 提交所有未提交的修改 2025-12-19 06:09:43 -08:00
20250120100000_add_user_query_view fix(admin-service): 添加 user_query_view 等表的迁移文件 2025-12-20 02:37:11 -08:00
20250124100000_add_user_profile_system chore(db): 添加用户画像系统数据库迁移 2025-12-24 16:43:19 -08:00
migration_lock.toml refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00