Re: [sqlite] Documentation update 2

2018-01-31 Thread William Entriken
Thank YOU. Fix looks good now. ___ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Re: [sqlite] Documentation update 2

2018-01-30 Thread Richard Hipp
Fixed now (I think). Thanks for the bug reports On 1/30/18, William Entriken wrote: > Hello again. Regarding https://www.sqlite.org/howtocorrupt.html, item 8.6. > Currently: > >> This race condition had apparently existing in all prior versions of > SQLite... > > Should

[sqlite] Documentation update 2

2018-01-30 Thread William Entriken
Hello again. Regarding https://www.sqlite.org/howtocorrupt.html, item 8.6. Currently: > This race condition had apparently existing in all prior versions of SQLite... Should be: > This race condition had apparently existed in all prior versions of SQLite... Regards, William Entriken