rent
ReferenceCommand line

rent migrate repair

Repair is an operator acknowledgment, not a migration runner. Inspect the database and the failed SQL before using it.

Acknowledge a verified recovery

rent migrate repair --version 20260910022512
Repaired: Migration 20260910022512 now uses the local checksum.

Rent derives the expected checksum from the validated local file. It refuses to repair a missing version or a journal entry whose checksum differs.

On this page