pub fn run_saga_log_migrations(conn: &Connection) -> Result<(), StoreError>Expand description
Initialize the saga durability schema (saga + saga_step tables and
their indexes). See docs/specs/SPEC_SAGA_DURABILITY_2026-05-01.md §2.2.
Already a flat single-DDL store.