pub async fn run_set_from_sql(
    cmd: BuiltinCommand,
    state: &mut State
) -> Result<ControlFlow, Error>