mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-29 02:46:26 +02:00
update tests, syrupy, use uv
This commit is contained in:
parent
26fbdf22eb
commit
76b8247a41
11 changed files with 521 additions and 52 deletions
6
TODO
6
TODO
|
|
@ -1,7 +1,5 @@
|
|||
# partition
|
||||
|
||||
- UPDATE on partition key values
|
||||
- [ ] UPDATE on partition key values
|
||||
- remove previous row from chunk, insert into new one?
|
||||
- enforce column types on insert?
|
||||
- allow null values?
|
||||
- properly sqlite3_vtab_nochange / sqlite3_value_nochange handling
|
||||
- [ ] properly sqlite3_vtab_nochange / sqlite3_value_nochange handling
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue