fix: correct column references in season pitching stats SQL #105

Merged
cal merged 1 commits from fix/pitching-stats-column-name into main 2026-04-02 16:57:31 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
bd19b7d913 fix: correct column references in season pitching stats view
All checks were successful
Build Docker Image / build (pull_request) Successful in 2m4s
sp.on_first/on_second/on_third don't exist — the actual columns are
on_first_id/on_second_id/on_third_id. This caused failures when
updating season pitching stats after games.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 11:54:56 -05:00