Cal Corum
1517283114
CLAUDE: Fix GROUP BY queries for PostgreSQL compatibility
...
- Refactor get_batting_totals() to conditionally build SELECT fields based on group_by parameter
- Refactor get_pitching_totals() with same pattern
- Ensures all non-aggregated SELECT fields are included in GROUP BY clause
- Based on successful Major Domo migration pattern
2025-11-07 10:25:00 -06:00
Cal Corum
0b8234f9d6
Add poop_max to game summary
2024-12-23 10:14:02 -06:00
Cal Corum
11568a2d2e
Fix pitcher decisions across game_types
2024-04-27 08:50:33 -05:00
Cal Corum
b9e922acba
Fix dupe PotG stats
2023-11-19 14:30:30 -06:00
Cal Corum
c884f45c17
Batting stats re24 sort update
2023-10-30 21:17:33 -05:00
Cal Corum
fb151f6bae
Update gtype params
2023-10-29 14:11:08 -05:00
Cal Corum
eca69fe13c
Bug fixes
2023-10-29 00:49:36 -05:00
Cal Corum
1a9f15b489
Clear excess logging
2023-10-27 20:05:12 -05:00
Cal Corum
58a0d10226
Added gauntlet query param
2023-10-27 12:54:27 -05:00
Cal Corum
4e54e36bc9
Added team record query & poopers
2023-10-26 00:35:40 -05:00
Cal Corum
cce9b8e1c5
HR count bug
2023-10-24 18:32:23 -05:00
Cal Corum
67555d3b55
Add gauntlet to player replacement check
2023-10-24 10:18:11 -05:00
Cal Corum
a49861bf31
Added /games/game-summary
2023-10-22 22:41:06 -05:00
Cal Corum
74a037b3fc
Update /games and /plays for sheets import
2023-10-22 16:41:32 -05:00
Cal Corum
25be95090a
Plays/pitching is functional
2023-10-21 23:32:05 -05:00
Cal Corum
edde7a1b82
StratPlays added
2023-10-21 19:54:31 -05:00