fix(player): preserve throw and bat mapping when loading players #88

Merged
umpire274 merged 1 commit from fix/issue-86-codex into main 2026-06-08 23:26:48 +02:00
umpire274 commented 2026-06-08 23:25:40 +02:00 (Migrated from github.com)
  • Select throw before bat in player queries
  • Align SQL column order with Player::from_row expectations
  • Prevent swapped handedness values for mixed bat/throw players
  • Fix player lists, exports, and get_by_id/get_by_team lookups
  • Fixes #86
- Select throw before bat in player queries - Align SQL column order with Player::from_row expectations - Prevent swapped handedness values for mixed bat/throw players - Fix player lists, exports, and get_by_id/get_by_team lookups - Fixes #86
Sign in to join this conversation.
No description provided.