View Source Magma.Vault.Migration (Magma v0.2.0)
Migration of Magma vaults to be compatible with newer versions.
This module implements the general migration logic for Magma.Vault
s
created with older versions of Magma, so they can be updated to work with
a newer version. It provides functionality to check the vault's version
against the required version and apply any necessary migrations, implemented
dedicated modules for specific versions. This process is crucial for
maintaining consistency and functionality as the Magma project evolves.
Summary
Functions
Applies all necessary migrations to update the vault for a newer version of Magma.
Functions
Applies all necessary migrations to update the vault for a newer version of Magma.