major-domo-database/tests/integration/snapshots
Cal Corum 8021ec0872 feat: Add group_by=sbaplayer to batting, pitching, and fielding endpoints
Enables career-total aggregation by real-world player identity (SbaPlayer)
across all seasons. JOINs StratPlay → Player to access Player.sbaplayer FK,
groups by that FK, and excludes players with null sbaplayer. Also refactors
stratplay router from single file into package and adds integration tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 15:06:54 -06:00
..
batting_s12_p1.json feat: Add group_by=sbaplayer to batting, pitching, and fielding endpoints 2026-02-17 15:06:54 -06:00
fielding_s12_p1.json feat: Add group_by=sbaplayer to batting, pitching, and fielding endpoints 2026-02-17 15:06:54 -06:00
pitching_s12_p1.json feat: Add group_by=sbaplayer to batting, pitching, and fielding endpoints 2026-02-17 15:06:54 -06:00