paper-dynasty-database/scripts
Cal Corum 94c8564282 Fix migration order: move gamerewards after player table
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.
2026-01-27 10:41:54 -06:00
..
audit_results.json PostgreSQL migration: Complete code preparation phase 2026-01-25 23:05:54 -06:00
audit_sqlite.py PostgreSQL migration: Complete code preparation phase 2026-01-25 23:05:54 -06:00
migrate_to_postgres.py Fix migration order: move gamerewards after player table 2026-01-27 10:41:54 -06:00