major-domo-database/app/routers_v3
Cal Corum 67e87a893a
All checks were successful
Build Docker Image / build (pull_request) Successful in 2m9s
Fix fieldingstats count computed after limit applied
Capture total_count before .limit() so the response count reflects
all matching rows, not just the capped page size. Resolves #100.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-01 17:40:02 -05:00
..
stratplay Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
__init__.py Initial commit 2023-03-21 16:09:46 -05:00
awards.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
battingstats.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
CLAUDE.md docs: Add subdirectory CLAUDE.md files for routers, stratplay, and services 2026-02-17 17:32:25 -06:00
current.py fix: standardize all collection POST routes to use trailing slash 2026-03-09 19:34:28 -05:00
custom_commands.py fix: replace bare except: with except Exception: (#29) 2026-03-17 16:29:21 -05:00
decisions.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
divisions.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
draftdata.py DB Error Handling 2025-08-20 19:33:40 -05:00
draftlist.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
draftpicks.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
fieldingstats.py Fix fieldingstats count computed after limit applied 2026-04-01 17:40:02 -05:00
help_commands.py fix: standardize all collection POST routes to use trailing slash 2026-03-09 19:34:28 -05:00
injuries.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
keepers.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
managers.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
pitchingstats.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
players.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
results.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
sbaplayers.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
schedules.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
standings.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
stratgame.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
teams.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
transactions.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
views.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00