Richard Hipp <d...@sqlite.org> wrote: > There are a lot of important changes in the SQLite code base since the > previous release. See > https://www.sqlite.org/draft/releaselog/current.html for the latest > summary.
Some corrections in the draft doc: In https://www.sqlite.org/draft/releaselog/current.html "[...] EXPLAIN QUERY PLAN output *an* reformats it [...]" -> typo: an -> and In https://www.sqlite.org/draft/c3ref/keyword_check.html "Put all *indentifier* names [...]" -> typo: indentifier -> identifier In https://www.sqlite.org/draft/eqp.html "EXPLAIN QUERY PLAN is most useful on a SELECT statement, but may also *be* appear with other statements that [...]" -> The word "be" should be removed. "In the *In the* following example [...]" -> Repeated "In the" "[...] is *acctually* evaluated [...] -> typo: acctually -> actually Regards Dominique _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users