Paper Dynasty Database - PostgreSQL database service
- Refactor get_batting_totals() to conditionally build SELECT fields based on group_by parameter - Refactor get_pitching_totals() with same pattern - Ensures all non-aggregated SELECT fields are included in GROUP BY clause - Based on successful Major Domo migration pattern |
||
|---|---|---|
| app | ||
| .gitignore | ||
| db_engine.py | ||
| db_migrations.py | ||
| Dockerfile | ||
| LICENSE | ||
| main.py | ||
| POSTGRES_MIGRATION_PLAN.md | ||
| requirements.txt | ||
| sheets.py | ||