]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Query planner always honors the aConstraintUsage[].omit flag for the
authordrh <>
Thu, 27 Jan 2022 21:18:14 +0000 (21:18 +0000)
committerdrh <>
Thu, 27 Jan 2022 21:18:14 +0000 (21:18 +0000)
commit8f2c0b59dae1b8f194b73004d73047ce4f79a544
tree2eeec90f9843548724402f5faa5376fcb871f286
parent233ba1b8eb0dc3e87942d08455ed43f32f25441c
Query planner always honors the aConstraintUsage[].omit flag for the
SQLITE_INDEX_CONSTRAINT_OFFSET constraint.

FossilOrigin-Name: 38c5151eb8cc789ad082a1b40d16b2ddb55454219bd685b6e420995af6a15f55
ext/misc/qpvtab.c
manifest
manifest.uuid
src/where.c
src/whereInt.h
src/wherecode.c
src/whereexpr.c