diff options
| author | dev | 2026-06-24 04:53:05 +0200 |
|---|---|---|
| committer | dev | 2026-06-24 04:53:05 +0200 |
| commit | d41b60d08fdd5a6589cdb4e33ac1931fa16aef4c (patch) | |
| tree | 406a40ac279a6bf9d2b8ddbe0e85d410788783c8 /schema | |
| parent | 1d20ca594c4246a3fcd63c52911b6d56c0aa503e (diff) | |
| download | hnimdbbot-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 'schema')
0 files changed, 0 insertions, 0 deletions
