mirror of
https://github.com/Routstr/routstr-core.git
synced 2026-08-10 03:07:06 +00:00
The add-secrets migration was amended in place across the review rounds (notably the nsec_state column), so its revision id no longer maps to a single schema step and any DB that ran an intermediate form would not re-migrate. Recreate it under a fresh id (fc4fa29630d2) chained onto the current head so the migration is one clean, unambiguous step. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>