delete SQL statements doesn't work in sqlite-vec

Author: mayo1983Created May 26, 2026Updated Jun 10, 2026
Image

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?