Skip to main content

Module mailbox

Module mailbox 

Source
Expand description

SQLite mailbox schema shared by team-mcp and integration tests.

The actual connection handling lives in team-mcp; this module defines the schema + migrations so both crates agree on the shape of the data.

Constantsยง

SCHEMA
Idempotent schema bootstrap. Safe to run on every connect.