Matt Sergeant wrote:
In sqlite3, I can't get sqlite3_changes working for DELETE. I notice there's no tests for this. (I'm talking "DELETE FROM T WHERE ..." rather than flat out DELETE all).

Can anyone else confirm this?


There is at least one existing test for this (laststmtchanges-1.5).
I've added a few more. I can't get it to fail. Can you supply a specific example where it isn't working?



-- D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565



Reply via email to