Major Domo Database - PostgreSQL database service for SBA bot
|
All checks were successful
Build Docker Image / build (pull_request) Successful in 2m17s
Closes #65 `PitchingStat.combined_season()` was referenced in the `get_pitstats` handler but never defined, causing a 500 on `s_type=combined/total/all`. Added `combined_season` as a `@staticmethod` matching the pattern of `BattingStat.combined_season` — returns all rows for the given season with no week filter (both regular and postseason). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .claude | ||
| .gitea/workflows | ||
| app | ||
| migrations | ||
| scripts | ||
| tests | ||
| .dockerignore | ||
| .env | ||
| .gitignore | ||
| CLAUDE.md | ||
| deploy.sh | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| pytest.ini | ||
| requirements-dev.txt | ||
| requirements.txt | ||
| VERSION | ||