Function mz_testdrive::action::postgres::execute::execute_input

source ·
async fn execute_input(
    cmd: BuiltinCommand,
    client: &Client
) -> Result<(), Error>