SBA Desktop - Strat-o-Matic Baseball scouting application
API returns move_id as string ("Season-013-Week-11-1772073335"), not
i64. Also disable foreign_keys at pool level via SqliteConnectOptions
since transactions reference players/teams that may not exist locally.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| docs | ||
| rust | ||
| src/sba_scout | ||
| tests | ||
| .env.example | ||
| .gitignore | ||
| .python-version | ||
| CLAUDE.md | ||
| LICENSE | ||
| main.py | ||
| PROJECT_PLAN.json | ||
| pyproject.toml | ||
| README.md | ||
| TROUBLESHOOTING.md | ||
| uv.lock | ||