I'm using version 1.0.48 of provider.
What is more, all commans executed after buggy UPDATE/DELETE will fail with SQL exception:
Library used incorrectly
library routine called out of sequence
It seems that database connection is invalid after this bug. The same exception is raised when invalid connection is disposed.
I've tested SQLite 3.5.7 (amalgamation) and there is no bug.