Function mz_testdrive::action::sql::run_sql
source ยท pub async fn run_sql(
cmd: SqlCommand,
state: &mut State,
) -> Result<ControlFlow, Error>
pub async fn run_sql(
cmd: SqlCommand,
state: &mut State,
) -> Result<ControlFlow, Error>