- 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> |
||
|---|---|---|
| .. | ||
| models | ||
| routers_v2 | ||
| seed | ||
| services | ||
| __init__.py | ||
| card_creation.py | ||
| db_engine.py | ||
| db_helpers.py | ||
| dependencies.py | ||
| main.py | ||
| player_scouting.py | ||