Function migrate_db_v1

Source
pub(crate) async fn migrate_db_v1(
    migration_context: MigrationContext<'_>,
) -> Result<()>