Function type_insert

Source
pub fn type_insert(
    insert: SqlInsert,
    tx: &impl SchemaView,
) -> TypingResult<TableInsert>
Expand description

Type check an INSERT statement