Paper Dynasty Database - PostgreSQL database service
- Mirror the batter_id is None guard in _build_pitching_groups() so that a StratPlay row with a null pitcher_id is skipped rather than creating a None key in the groups dict (which would fail on the NOT NULL FK constraint during upsert). - Revert Dockerfile to the next-release base: drop the COPY path change and CMD addition that were already merged in PR #101 and are unrelated to the ProcessedGame ledger feature. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .gitea/workflows | ||
| app | ||
| docs | ||
| migrations | ||
| scripts | ||
| storage/templates | ||
| tests | ||
| .dockerignore | ||
| .env | ||
| .env.example | ||
| .gitignore | ||
| CLAUDE.md | ||
| compose.production.yml | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| pyproject.toml | ||
| requirements.txt | ||
| ruff.toml | ||
| VERSION | ||