Function do_migrate

Source
pub async fn do_migrate(
    file: impl AsRef<Path> + Debug,
) -> Result<SqlitePool, MigrateError>