mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-06-05 14:55:19 +02:00
6 lines
178 B
Text
6 lines
178 B
Text
|
|
# partition
|
||
|
|
|
||
|
|
- [ ] UPDATE on partition key values
|
||
|
|
- remove previous row from chunk, insert into new one?
|
||
|
|
- [ ] properly sqlite3_vtab_nochange / sqlite3_value_nochange handling
|