Function migrate_db_v0

Source
pub(crate) async fn migrate_db_v0(
    migration_context: ServerModuleDbMigrationFnContext<'_, Mint>,
) -> Result<()>