Hello, I would like to report two typos in the documentation on the website - I hope this is the appropriate forum to do so.
https://www.sqlite.org/inmemorydb.html under "Testing Services" near the end has this as its final sentence: "Hardware or system manufactures who want to have TH3 test run on their systems can negotiation a service agreement to have the SQLite Developers run those tests." "can negotiation" --> "can negotiate", I think https://www.sqlite.org/inmemorydb.html under "Temporary database" near the end has this sentence in the middle paragraph: "Even though a disk file is allocated for each temporary database, in practice the temporary database usually resides in the in-memory pager cache and hence is very little difference between a pure in-memory database created by ":memory:" and a temporary database created by an empty filename." I think that "hence is very littler difference" should be "hence there is very little difference" (i.e. add the word "there" between "hence" and "is"). Cheers, Philip -- Philip Newton <philip.new...@pobox.com> _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users