mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
support delete
This commit is contained in:
parent
743511af55
commit
a394c5f0dc
4 changed files with 213 additions and 4 deletions
3
TODO
3
TODO
|
|
@ -7,8 +7,7 @@
|
|||
|
||||
# auxiliary columns
|
||||
|
||||
- in xBestIndex, ensure there are no constraints on any aux column
|
||||
- DELETE and UPDATE support
|
||||
- UPDATE support
|
||||
- later:
|
||||
- NOT NULL?
|
||||
- perf: INSERT stmt should be cached on vec0_vtab
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue