Function matterdb::migration::rollback_migration[][src]

pub fn rollback_migration(fork: &mut Fork, namespace: &str)

Rolls back the migration.

The following operations will be performed:

  • Migrated indexes will be erased (both data and metadata)
  • Scratchpad associated with the migration will be cleared