Skip to main content

MIGRATIONS

Constant MIGRATIONS 

Source
pub const MIGRATIONS: &[Migration];
Expand description

The clean-install migration sequence shipped with this adapter.

The version 1 artifact remains available as LEGACY_MIGRATION for the explicit prepare/backfill/activate upgrade route. It is intentionally not rewritten or silently upgraded in place.