]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Enhance the new xIntegrity method of the sqlite3_module object with new
authordrh <>
Wed, 25 Oct 2023 10:37:11 +0000 (10:37 +0000)
committerdrh <>
Wed, 25 Oct 2023 10:37:11 +0000 (10:37 +0000)
commit9f20bde65a26e13b512ec521421c7b892ad6eadd
tree7bbba72db4a48670fa3eb5d40537bb8161717bda
parentf4154879ebb84fc0875d553e2de60d8ed4864da9
Enhance the new xIntegrity method of the sqlite3_module object with new
parameters that provide the name of the table being checked and
a flag to indicate a "quick_check".  Based on feedback in
[forum:/forumpost/965c0d02ea|forum post 965c0d02ea].

FossilOrigin-Name: bc8afa3f15954bb35f65dbf940bf069de5e14d333036676c24430cf17b658d05
ext/fts3/fts3.c
ext/fts5/fts5_main.c
ext/rtree/rtree.c
manifest
manifest.uuid
src/pragma.c
src/sqlite.h.in
src/vdbe.c