mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +02:00
typo ugh
This commit is contained in:
parent
da14fa19ed
commit
70c9c171be
1 changed files with 1 additions and 0 deletions
|
|
@ -6684,6 +6684,7 @@ int vec0Update_Insert(sqlite3_vtab *pVTab, int argc, sqlite3_value **argv,
|
||||||
type_name(new_value_type)
|
type_name(new_value_type)
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
if(p->numAuxiliaryColumns > 0) {
|
if(p->numAuxiliaryColumns > 0) {
|
||||||
sqlite3_stmt *stmt;
|
sqlite3_stmt *stmt;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue