pub fn type_insert(
ctx: &mut TyCtx,
insert: SqlInsert,
tx: &impl SchemaView,
) -> TypingResult<TableInsert>Expand description
Type check an INSERT statement
pub fn type_insert(
ctx: &mut TyCtx,
insert: SqlInsert,
tx: &impl SchemaView,
) -> TypingResult<TableInsert>Type check an INSERT statement