Migration 004 wrapped table creation in IF NOT EXISTS, so deploys with a pre-existing cluster_nodes table never picked up the inline UNIQUE constraint and accumulated duplicate hostnames on every container restart. This migration purges older duplicates and adds the unique index idempotently so the ON CONFLICT (hostname) upsert finally works. |
||
|---|---|---|
| .. | ||
| capture | ||
| editor | ||
| mam-api | ||
| node-agent | ||
| premiere-plugin | ||
| web-ui | ||
| worker | ||