Add EvolutionTrack, EvolutionCardState, EvolutionTierBoost, and EvolutionCosmetic models to db_engine.py with composite unique indexes and create_tables blocks. Also includes PlayerSeasonStats (WP-02). Add ruff.toml to suppress pre-existing F403/F405 from intentional `from peewee import *` wildcard import pattern in db_engine.py. 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 | ||