mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-26 17:26:25 +02:00
fix aux column error when using non-default rowid values, needs test
This commit is contained in:
parent
da29ace630
commit
1a216a684d
3 changed files with 84 additions and 62 deletions
1
TODO
1
TODO
|
|
@ -17,6 +17,7 @@
|
|||
- skip invalid validity entries in knn filter?
|
||||
- null!
|
||||
- date/datetime
|
||||
- [ ] test accessing aux values when rowid is different than 1,2,3 etc.
|
||||
- later
|
||||
- `v in (...)` handling
|
||||
- remaining TODO items
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue