steve aaab744b15 fix(store): pin connection pool so foreign_keys pragma sticks
SQLite PRAGMAs are connection-scoped, but database/sql uses a connection
pool. Without pinning to one connection, new pooled connections won't have
foreign_keys enabled, breaking ON DELETE CASCADE enforcement.

Also mark modernc.org/sqlite as a direct dependency in go.mod.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-21 23:37:11 +01:00
S
Description
Email client sandbox CLI for use by Agentic SKILLS
Readme 528 KiB
v0.5.2 Latest
2026-06-23 23:05:49 +01:00
Languages
Go 97.1%
Shell 1.8%
Makefile 1.1%