Commit Graph

1 Commits

Author SHA1 Message Date
mguschin
052c3b610f feat: add middle_name field and map all three Evotor name fields
- Add middle_name column to users table (migration 0012)
- Map Evotor's second_name → last_name, middle_name → middle_name
  in /user/create webhook handler
- Update name fields on existing users when Evotor sends them

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-24 16:51:11 +03:00