将 7 个碎片化的 migration 文件合并为一个完整的 init migration: - 删除增量 migrations (add_user_totp, add_outbox_events, add_password_hash 等) - 创建统一的 20241204000000_init migration 包含所有表结构 - 包含所有索引、外键约束、序列设置和系统种子用户 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| .claude | ||
| api-gateway | ||
| infrastructure | ||
| mpc-system | ||
| scripts | ||
| services | ||
| .env.windows | ||
| docker-compose.windows.yml | ||