mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
5 lines
178 B
Text
5 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
|