update tests, syrupy, use uv

This commit is contained in:
Alex Garcia 2024-11-13 11:55:18 -08:00
parent 26fbdf22eb
commit 76b8247a41
11 changed files with 521 additions and 52 deletions

6
TODO
View file

@ -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