- Add idempotent migration to ensure severity, notification_sent, etc. columns exist - Fixes production issue where migration was marked as run but columns weren't created - Uses IF NOT EXISTS to safely add missing columns without errors - Includes all columns and indexes from ExtendAlertsForChecks migration |
||
|---|---|---|
| .. | ||
| migrations | ||
| seeds.exs | ||