mirror of
https://github.com/asg017/sqlite-vec.git
synced 2026-04-25 08:46:49 +02:00
8 lines
79 B
Text
8 lines
79 B
Text
|
|
magic="\x93NUMPY"
|
||
|
|
lparen="("
|
||
|
|
rparen=")"
|
||
|
|
lbrace="{"
|
||
|
|
rbrace="}"
|
||
|
|
sq1="\""
|
||
|
|
sq2="'"
|