spaxel/mothership
jedarden 6bcd4711f1 fix: guard migration 7 ALTER TABLE with column existence check
SQLite doesn't support IF NOT EXISTS on ALTER TABLE ADD COLUMN.
The error_message and error_count columns already exist in the
triggers table from v0.1.33, causing migration 7 to fail on upgrade.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 17:27:24 -04:00
..
cmd fix: resolve compilation errors breaking CI builds 2026-04-12 17:14:05 -04:00
internal fix: guard migration 7 ALTER TABLE with column existence check 2026-04-12 17:27:24 -04:00
tests/e2e feat: complete anomaly detection & security mode dashboard UI 2026-04-07 15:50:25 -04:00
go.mod feat: implement spatial quick actions context menu for 3D scene 2026-04-10 22:56:17 -04:00
go.sum feat: implement spatial quick actions context menu for 3D scene 2026-04-10 22:56:17 -04:00
mothership feat: crowd flow visualization implementation 2026-04-11 08:54:10 -04:00
sim fix: resolve analytics API test failures and improve corridor response format 2026-04-11 08:34:24 -04:00
test_goroutine feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00
test_syntax feat: implement webhook action firing & fault tolerance for automations 2026-04-06 21:39:51 -04:00