major-domo-database/app/routers_v3
2026-03-10 14:37:56 +00:00
..
stratplay feat: Add group_by=sbaplayer to batting, pitching, and fielding endpoints 2026-02-17 17:42:14 -06:00
__init__.py Initial commit 2023-03-21 16:09:46 -05:00
awards.py DB Error Handling 2025-08-20 19:33:40 -05:00
battingstats.py fix: address review feedback (#52) 2026-03-07 01:51:58 -06:00
CLAUDE.md docs: Add subdirectory CLAUDE.md files for routers, stratplay, and services 2026-02-17 17:32:25 -06:00
current.py DB Error Handling 2025-08-20 19:33:40 -05:00
custom_commands.py fix: replace bare except: with except Exception: (#29) 2026-03-05 15:03:16 -06:00
decisions.py DB Error Handling 2025-08-20 19:33:40 -05:00
divisions.py DB Error Handling 2025-08-20 19:33:40 -05:00
draftdata.py DB Error Handling 2025-08-20 19:33:40 -05:00
draftlist.py Update caching rules & Add DELETE /draftlist 2025-10-25 20:15:56 -05:00
draftpicks.py DB Error Handling 2025-08-20 19:33:40 -05:00
fieldingstats.py Postgres Query Updates 2025-08-25 07:19:13 -05:00
help_commands.py Added HelpCommands 2025-10-17 16:36:40 -05:00
injuries.py DB Error Handling 2025-08-20 19:33:40 -05:00
keepers.py DB Error Handling 2025-08-20 19:33:40 -05:00
managers.py DB Error Handling 2025-08-20 19:33:40 -05:00
pitchingstats.py fix: remove unused imports in standings.py and pitchingstats.py (#30) 2026-03-05 14:32:15 -06:00
players.py fix: Replace fragile locals() pattern in PATCH endpoints with explicit field dicts 2026-02-11 15:54:39 -06:00
results.py fix: address review feedback (#52) 2026-03-07 01:51:58 -06:00
sbaplayers.py DB Error Handling 2025-08-20 19:33:40 -05:00
schedules.py fix: address review feedback (#52) 2026-03-07 01:51:58 -06:00
standings.py fix: remove unused imports in standings.py and pitchingstats.py (#30) 2026-03-05 14:32:15 -06:00
stratgame.py fix: assign order_by() return value in GET /api/v3/games (#24) 2026-03-02 19:03:21 -06:00
teams.py fix: Replace fragile locals() pattern in PATCH endpoints with explicit field dicts 2026-02-11 15:54:39 -06:00
transactions.py fix: address review feedback (#52) 2026-03-07 01:51:58 -06:00
views.py Add Redis Caching 2025-08-27 22:49:37 -05:00