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