]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Add SQLITE_CONSTRAINT support to the xBestIndex methods on dbstat,
authordrh <drh@noemail.net>
Fri, 16 Nov 2018 20:18:07 +0000 (20:18 +0000)
committerdrh <drh@noemail.net>
Fri, 16 Nov 2018 20:18:07 +0000 (20:18 +0000)
commit20b3fc4db1d93e0dd83de1208d2d5446b7fcbe16
tree95a157bdf124d46f1cf73dd95a5de49164a910b5
parentd16f26a7088719f75b00f5a433d635770fcb941d
Add SQLITE_CONSTRAINT support to the xBestIndex methods on dbstat,
sqlite_dbpage, and zipfile.

FossilOrigin-Name: 5cd24e552b4fed71cfb2e37929371175682f23f1430df2900a87e6a5823d138e
ext/misc/zipfile.c
manifest
manifest.uuid
src/dbpage.c
src/dbstat.c