rwadurian/backend/services/identity-service/prisma
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
..
migrations fix(identity): update migration to TEXT avatar and remove province/city/address 2025-12-07 11:28:09 -08:00
schema.prisma refactor(identity): remove province/city/address fields 2025-12-07 11:23:26 -08:00
seed.ts feat(reward): 补全10种认种奖励分配规则 2025-12-07 09:19:20 -08:00