Hi all, I just recently realized that there are two sets of documentation for the SQLite configuration options: https://www.sqlite.org/c3ref/c_config_getmalloc.html (this looks outdated) and https://www.sqlite.org/c3ref/c_config_covering_index_scan.html
Similarly for the DB configuration verbs: https://www.sqlite.org/c3ref/c_dbconfig_lookaside.html (old) vs https://sqlite.org/c3ref/c_dbconfig_enable_fkey.html The documentation seems to be internally self-consistent, but Google still indexes the old content, and it's hard to keep track of which version you're seeing depending on how you got there. Is there a way to fix this somehow? Thanks, - Kim _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users