Commit graph

18 commits

Author SHA1 Message Date
Alex Garcia
6658624172
PARTITION KEY support (#122)
* initial pass at PARTITION KEY support.

* unit tests

* gha this PR branch

* fixup tests

* doc internal

* fix tests, KNN/rowids in

* define SQLITE_INDEX_CONSTRAINT_OFFSET

* whoops

* update tests, syrupy, use uv

* un ignore pyproject.toml

* dot

* tests/

* type error?

* win: .exe, update error name

* try fix macos python, paren around expr?

* win bash?

* dbg :(

* explicit error

* op

* dbg win

* win ./tests/.venv/Scripts/python.exe

* block UPDATEs on partition key values for now
2024-11-20 00:02:04 -08:00
Alex Garcia
fa4770b84d typo fix 2024-09-05 21:26:42 -07:00
Tom Pollak
e78b7f155c
added make install / uninstall directives (#85)
Co-authored-by: Tom Pollak <tompollak100@gmail.com>
2024-08-14 19:24:43 -07:00
Alex Garcia
4296dbd0d1 -lm to CFLAGS for linux builds 2024-08-14 19:13:04 -07:00
Alex Garcia
a27153c107 -DSQLITE_VEC_STATIC in places 2024-08-09 10:45:39 -07:00
Alex Garcia
77b4f552f7 fix objs 2024-07-05 12:44:03 -07:00
Alex Garcia
6405aee37e fix static 2024-07-05 12:38:06 -07:00
Alex Garcia
4196f16b27 error handling on vec0 INSERT operations, introduce evidence-of 2024-06-23 17:46:42 -07:00
Daniel Levi-Minzi
2c382a4cb4
option to use brew sqlite in include and lib flag (#24) 2024-06-20 09:15:48 -07:00
Alex Garcia
163fc2db44 sqlite-vec.h dep on cli 2024-05-23 11:27:15 -07:00
Alex Garcia
79f4e15a63 windows make fix? 2024-05-23 11:21:38 -07:00
Alex Garcia
0af4e1eaed cosmocc support 2024-05-23 11:15:30 -07:00
Alex Garcia
12c96fc6fe site fix 2024-05-10 23:40:22 -07:00
Alex Garcia
a2c207347e start website 2024-05-10 20:49:47 -07:00
Alex Garcia
9ef6dec94a release scripts 2024-04-27 12:46:53 -07:00
Alex Garcia
a6b055ea39 make progress 2024-04-27 12:05:21 -07:00
Alex Garcia
e5b0f4c0c5 site: sitedir ensure dir 2024-04-20 17:18:48 -07:00
Alex Garcia
4c8ad629e0 Initial commit 2024-04-20 13:38:58 -07:00