Function mz_testdrive::action::psql::run_execute

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