mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
update TODO
This commit is contained in:
parent
8a7bde91c4
commit
bfb279c0a1
1 changed files with 1 additions and 0 deletions
1
TODO
1
TODO
|
|
@ -13,5 +13,6 @@
|
|||
- in xBestIndex, ensure there are no constraints on any aux column
|
||||
- enforce column types, ie STRICT?
|
||||
- NOT NULL?
|
||||
- drop aux shadow table on xDestroy
|
||||
- perf: INSERT stmt should be cached on vec0_vtab
|
||||
- perf: LEFT JOIN aux table to rowids query in vec0_cursor for rowid/point stmts, to avoid N lookup queries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue