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 685 KiB
v0.7.0 Latest
2026-07-07 14:29:22 +01:00
Languages
Go 97.6%
Shell 1.5%
Makefile 0.9%