pub fn plan_update(
scx: &StatementContext<'_>,
stmt: UpdateStatement<Aug>,
params: &Params,
) -> Result<Plan, PlanError>
pub fn plan_update(
scx: &StatementContext<'_>,
stmt: UpdateStatement<Aug>,
params: &Params,
) -> Result<Plan, PlanError>