Skip to content

Commit

Permalink
typo ugh
Browse files Browse the repository at this point in the history
  • Loading branch information
asg017 committed Nov 13, 2024
1 parent da14fa1 commit 70c9c17
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sqlite-vec.c
Original file line number Diff line number Diff line change
Expand Up @@ -6683,6 +6683,7 @@ int vec0Update_Insert(sqlite3_vtab *pVTab, int argc, sqlite3_value **argv,
type_name(p->paritition_columns[partition_key_idx].type),
type_name(new_value_type)
);
}
}

if(p->numAuxiliaryColumns > 0) {
Expand Down

0 comments on commit 70c9c17

Please sign in to comment.