type_update

Function type_update 

Source
pub fn type_update(
    update: SqlUpdate,
    tx: &impl SchemaView,
) -> TypingResult<TableUpdate>
Expand description

Type check an UPDATE statement