• 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
..
__init__.py Loading commit data...
application.py Loading commit data...
games_thread.py Loading commit data...
match_timer.py Loading commit data...
message_bus.py Loading commit data...
rtsp_streamer.py Loading commit data...
screen_cast.py Loading commit data...
template_watcher.py Loading commit data...
thread_manager.py Loading commit data...
udp_broadcast.py Loading commit data...
video_feeder.py Loading commit data...