On 18 Jun 2019, at 1:09am, Igor Tandetnik <i...@tandetnik.org> wrote:

> A connection doesn't need to check locks on every statement - only when it 
> tries to spill to disk, most commonly during commit.

I think I understand what you wrote.

So the bit of my program can think that its changes were written to the 
database and only later might my program find that they weren't ?  By which 
time it might no longer know what they were ?

Should I have used BEGIN EXCLUSIVE ?
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to