fix: include player_name in /teams/{id}/evolutions response (#115) #119

Merged
cal merged 1 commits from ai/paper-dynasty-database#115 into next-release 2026-03-19 18:20:22 +00:00

1 Commits

Author SHA1 Message Date
Cal Corum
383fb2bc3f fix: include player_name in /teams/{id}/evolutions response (#115)
JOIN the Player table in the evolutions query so p_name can be
included in each serialized item without N+1 queries.

Closes #115

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 13:03:34 -05:00