• Stefy Lanza (nextime / spora )'s avatar
    Fix multiple today fixtures creation and reset fixtures foreign key error · d908463e
    Stefy Lanza (nextime / spora ) authored
    - Fix _get_or_create_today_fixture() to use created_at as fallback when start_time is NULL
    - Replace _initialize_new_fixture() calls with _get_or_create_today_fixture() in _handle_start_game()
    - Fix reset_fixtures() to use raw SQL DELETE statements for proper MySQL foreign key handling
    - Delete tables in correct order: extraction_stats, bets_details, bets, match_outcomes, matches, match_outcomes_templates, matches_templates
    d908463e
Name
Last commit
Last update
..
static Loading commit data...
templates Loading commit data...
AI.PROMPT Loading commit data...
__init__.py Loading commit data...
api.py Loading commit data...
app.py Loading commit data...
auth.py Loading commit data...
billing_api.py Loading commit data...
oauth.py Loading commit data...
payment_gateways.py Loading commit data...
routes.py Loading commit data...
screen_cast_routes.py Loading commit data...