Function describe_update

Source
pub fn describe_update(
    scx: &StatementContext<'_>,
    stmt: UpdateStatement<Aug>,
) -> Result<StatementDesc, PlanError>