The sqlite.prepare() calls ran at module import time, before runMigrations() created the analytics table, causing a crash loop. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
The sqlite.prepare() calls ran at module import time, before runMigrations() created the analytics table, causing a crash loop. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>