Function forest_filecoin::db::migration::migration_map::temporary_db_name

source ยท
pub(crate) fn temporary_db_name(from: &Version, to: &Version) -> String
Expand description

Returns the name of the temporary database that will be created during the migration.