Paper Dynasty Database - PostgreSQL database service
gamerewards has a FK to player (player_id), so it must be migrated after the player table. Previously this caused the Pablo Sanchez Card reward (id=9, player_id=9399) to fail with FK violation. |
||
|---|---|---|
| app | ||
| docs | ||
| migrations | ||
| scripts | ||
| .env | ||
| .env.example | ||
| .gitignore | ||
| db_engine.py | ||
| db_migrations.py | ||
| DOCKER_QUICKSTART.md | ||
| docker-compose.yml | ||
| Dockerfile | ||
| LICENSE | ||
| main.py | ||
| MIGRATION_PROGRESS.md | ||
| POSTGRES_MIGRATION_PLAN.md | ||
| PROJECT_PLAN.json | ||
| QUICK_START.md | ||
| requirements.txt | ||
| sheets.py | ||
| VERSION | ||