delete SQL statements doesn't work in sqlite-vec
<img width="1919" height="700" alt="Image" src="https://github.com/user-attachments/assets/de4e9040-e915-49e2-b83e-38116f8e492b" />
I ran three SQL statements in DB Browser for SQLite.
The SELECT and UPDATE succeeded, but the DELETE doesn't work.
What might be the problem?
0 条评论