mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 16:56:27 +02:00
Merge branch 'main' into auxiliary
This commit is contained in:
commit
7832a7f6fe
5 changed files with 319 additions and 5 deletions
|
|
@ -3411,7 +3411,6 @@ struct vec0_vtab {
|
|||
|
||||
uint8_t user_column_idxs[VEC0_MAX_VECTOR_COLUMNS + VEC0_MAX_PARTITION_COLUMNS + VEC0_MAX_AUXILIARY_COLUMNS];
|
||||
|
||||
|
||||
// Name of all the vector chunk shadow tables.
|
||||
// Ex '_vector_chunks00'
|
||||
// Only the first numVectorColumns entries will be available.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue