On Fri, 6 Sep 2013 07:56:53 -0500
"Marc L. Allen" <mlal...@outsitenetworks.com> wrote:

> I don't think it's a bug.  

It is a bug as long as the behavior is in exception to the
documentation. 

> I don't believe there's any defined rule for how SQL should behave,
> is there?  

Of course there is.  Hundreds of pages describe SQL.  

> The updates are done serially not atomically.  

They're not *supposed* to be.  Updates are absolutely atomic.  Every
SQL statement is atomic.  

--jkl

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to