summaryrefslogtreecommitdiff
path: root/src/main.go
diff options
context:
space:
mode:
authordev2026-06-24 04:53:05 +0200
committerdev2026-06-24 04:53:05 +0200
commitd41b60d08fdd5a6589cdb4e33ac1931fa16aef4c (patch)
tree406a40ac279a6bf9d2b8ddbe0e85d410788783c8 /src/main.go
parent1d20ca594c4246a3fcd63c52911b6d56c0aa503e (diff)
downloadhnimdbbot-d41b60d08fdd5a6589cdb4e33ac1931fa16aef4c.tar.gz
fix: use INSERT IGNORE for imdb_genre to handle re-runs
The previous run left partial data after a mid-transaction rollback. INSERT IGNORE makes the junction table insert idempotent.
Diffstat (limited to 'src/main.go')
0 files changed, 0 insertions, 0 deletions