mz_testdrive::action::sql

Function run_sql

Source
pub async fn run_sql(
    cmd: SqlCommand,
    state: &mut State,
) -> Result<ControlFlow, Error>