pub async fn do_migrations(
    database_client: &DatabaseConnection
) -> AppResult<()>