Function mz_testdrive::action::sql::run_sql

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