paper-dynasty-database/app
Cal Corum 91109880b6 fix: review feedback — pin boto3, use player_id consistently, add comment
- Pin boto3==1.42.65 to match project convention of exact version pins
- Use player_id (not player) for FK column access in card_storage.py
  to match the pattern used throughout the codebase
- Add comment explaining the tier is None guard in S3 upload scheduling

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 17:31:17 -05:00
..
models
routers_v2 fix: review feedback — pin boto3, use player_id consistently, add comment 2026-04-06 17:31:17 -05:00
seed refactor: rename evolution system to refractor 2026-03-23 13:31:55 -05:00
services fix: review feedback — pin boto3, use player_id consistently, add comment 2026-04-06 17:31:17 -05:00
__init__.py
card_creation.py
db_engine.py style: remove redundant parentheses on boost_delta_json declaration 2026-03-30 11:07:19 -05:00
db_helpers.py
dependencies.py
main.py refactor: rename evolution system to refractor 2026-03-23 13:31:55 -05:00
player_scouting.py