mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-27 01:36:32 +02:00
support UPDATE on auxiliary columns
This commit is contained in:
parent
a394c5f0dc
commit
5d9b923c59
4 changed files with 230 additions and 4 deletions
1
TODO
1
TODO
|
|
@ -7,7 +7,6 @@
|
|||
|
||||
# auxiliary columns
|
||||
|
||||
- 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