paper-dynasty-database/app
Cal Corum e46a6e7493
All checks were successful
Build Docker Image / build (pull_request) Successful in 50s
fix: remove dead roster fields from CSV in v1_cards_get_one (#36)
Removes non-existent roster1/roster2/roster3 columns from CSV output.
Accessing this_card.roster1.name raised AttributeError at runtime for
any GET /api/v2/cards/{card_id}?csv=true request.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-03 13:36:26 -06:00
..
routers_v2 fix: remove dead roster fields from CSV in v1_cards_get_one (#36) 2026-03-03 13:36:26 -06:00
__init__.py Initial Commit with /current 2023-09-13 14:44:26 -05:00
card_creation.py Update card_creation.py 2024-02-24 21:36:44 -06:00
db_engine.py Fix KeyError: 'human' in gauntlet-9 CARDSETS 2026-02-04 08:47:21 -06:00
db_helpers.py Fix PostgreSQL upsert column names and CSV null handling 2026-01-30 17:28:40 -06:00
dependencies.py Support for Exhibition games & Swagger updates 2024-07-11 15:07:23 -05:00
main.py Clean up root_validators 2024-11-03 01:46:40 -05:00
player_scouting.py Update player_scouting.py 2023-09-24 19:00:21 -05:00