On 25 Oct 2019, at 5:07pm, Brannon King <[email protected]> wrote:

> Once one connection commits, the other connection will no longer be allowed 
> to commit. It will be forced to rollback (or perhaps rebase if there are no 
> conflicts).

While lots of software supports rollback, in that it issues an error message 
rather than crashing, imagine what this would do in real life.

Two users – members of staff – enter data.  Each user enters a new invoice.  
One of these entries gets rolled back.  What should their software do ?  Or 
should it just return an error message to the user ?
_______________________________________________
sqlite-users mailing list
[email protected]
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to