Files
worldcup/scripts
valknarandClaude Sonnet 4.6 02d977a866 fix: never delete knockout matches that already have a result during sync
The stale-entry cleanup was deleting played matches when a team appeared
in a newly-scraped entry for the same round. Add AND score_ft_home IS NULL
so only unplayed placeholder entries are removed, not completed results.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-05 09:28:57 +02:00
..