pub fn type_update(
ctx: &mut TyCtx,
update: SqlUpdate,
tx: &impl SchemaView,
) -> TypingResult<TableUpdate>Expand description
Type check an UPDATE statement
pub fn type_update(
ctx: &mut TyCtx,
update: SqlUpdate,
tx: &impl SchemaView,
) -> TypingResult<TableUpdate>Type check an UPDATE statement