rwadurian/backend/services/identity-service/prisma/migrations/20241204000000_init
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
..
migration.sql fix(identity): update migration to TEXT avatar and remove province/city/address 2025-12-07 11:28:09 -08:00