Skip to main content

execute_with_database_url

Function execute_with_database_url 

Source
pub async fn execute_with_database_url(
    cmd: CloudDbCommands,
    database_url: &str,
    config: &CliConfig,
) -> Result<()>