INSERT OR IGNORE in migration 003 was silently skipped because logs/services rows already existed in the DB with is_enabled=0. Migration 004 uses ON CONFLICT DO UPDATE to ensure is_enabled=1. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| internal | ||
| modules | ||
| Dockerfile | ||
| go.mod | ||
| go.sum | ||
| main.go | ||