Go to file
hailin 79345a20cf fix(identity): update migration to TEXT avatar and remove province/city/address
- Change avatar_url column from VARCHAR(500) to TEXT
- Remove province_code, city_code, address columns from user_accounts
- Remove idx_province_city index

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-07 11:28:09 -08:00
.claude fix(identity): update migration to TEXT avatar and remove province/city/address 2025-12-07 11:28:09 -08:00
backend fix(identity): update migration to TEXT avatar and remove province/city/address 2025-12-07 11:28:09 -08:00
docs refactor(mpc-system): migrate to party-driven architecture with PartyID-based routing 2025-12-05 08:11:28 -08:00
frontend Revert "fix(mobile-app): 修复deviceName只发送后端接受的字段" 2025-12-07 10:58:24 -08:00
kubernetes . 2025-11-25 10:29:24 +08:00
scripts . 2025-11-25 10:29:24 +08:00
tests . 2025-11-25 10:29:24 +08:00
.gitignore feat(identity): store complete deviceInfo JSON from frontend 2025-12-07 11:08:37 -08:00
README.md first commit 2025-11-23 21:21:44 -08:00
docker-compose.yml first commit 2025-11-23 21:21:44 -08:00

README.md