Commit graph

20 commits

Author SHA1 Message Date
Alex Garcia
7b67c78530 vtab_in handling 2024-11-18 22:43:24 -08:00
Alex Garcia
018e9789de text knn LT/LE 2024-11-18 14:09:07 -08:00
Alex Garcia
07793b3ecc refactor 2024-11-18 11:56:47 -08:00
Alex Garcia
1a216a684d fix aux column error when using non-default rowid values, needs test 2024-11-17 15:12:39 -08:00
Alex Garcia
a1a64427fc boolean comparison handling 2024-11-14 16:36:53 -08:00
Alex Garcia
3965029726 small fixes 2024-11-14 12:06:50 -08:00
Alex Garcia
c1055ab3f8 UPDATE support 2024-11-14 11:32:48 -08:00
Alex Garcia
ae601dcbc3 DELETE support 2024-11-14 10:37:05 -08:00
Alex Garcia
3e6759cbfc test-metadata.py 2024-11-13 17:54:10 -08:00
Alex Garcia
65c00983e5 Merge branch 'auxiliary' into metadata-filtering 2024-11-13 15:59:12 -08:00
Alex Garcia
5d9b923c59 support UPDATE on auxiliary columns 2024-11-13 15:49:04 -08:00
Alex Garcia
a394c5f0dc support delete 2024-11-13 15:35:22 -08:00
Alex Garcia
7d4c023928 enforce column types 2024-11-13 15:15:32 -08:00
Alex Garcia
d6adbc9f56 drop aux shadow table on destroy 2024-11-13 15:01:43 -08:00
Alex Garcia
0eece069a0 Merge branch 'partition-by' into auxiliary 2024-11-13 13:37:54 -08:00
Alex Garcia
76b8247a41 update tests, syrupy, use uv 2024-11-13 11:55:18 -08:00
Alex Garcia
adddea078f Initial pass at metadata filtering 2024-10-15 12:08:42 -07:00
Alex Garcia
bfb279c0a1 update TODO 2024-10-14 11:23:57 -07:00
Alex Garcia
8a7bde91c4 Initial pass, allow auxiliary columns on vec0 virtual tables 2024-10-14 11:06:25 -07:00
Alex Garcia
776d86cc0c initial pass at PARTITION KEY support. 2024-10-13 22:11:13 -07:00