mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-26 01:06:27 +02:00
whoops
This commit is contained in:
parent
1a21336ae5
commit
26fbdf22eb
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,7 @@ typedef size_t usize;
|
|||
#endif
|
||||
|
||||
#ifndef SQLITE_INDEX_CONSTRAINT_OFFSET
|
||||
#define SQLITE_INDEX_CONSTRAINT_LIMIT 74
|
||||
#define SQLITE_INDEX_CONSTRAINT_OFFSET 74
|
||||
#endif
|
||||
|
||||
#define countof(x) (sizeof(x) / sizeof((x)[0]))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue