Skip to content

forensics migrate

Apply pending SQLite migrations (Phase 15 Step 0.2).

Idempotent. Safe to run on every deploy — migrations that have already been recorded in schema_version are skipped.

Terminal window
forensics migrate [OPTIONS]
OptionDescription
--db PATHOverride the SQLite DB path (default: <project_root>/data/articles.db).
--helpShow this message and exit.