]> git.ipfire.org Git - thirdparty/sqlite.git/commit
Fix an assert() statement in the covering index optimization for the corner
authordrh <>
Mon, 14 Mar 2022 22:58:04 +0000 (22:58 +0000)
committerdrh <>
Mon, 14 Mar 2022 22:58:04 +0000 (22:58 +0000)
commitd024eca323a4d5fce35c834342aa30013d24e2fe
tree422bdd1b10bfa095b9c17094e95d2a6c49412808
parent1a25be1a9a3adb30f7d7c48928827e73ceffc616
Fix an assert() statement in the covering index optimization for the corner
case of dealing with an sqlite_offset() SQL function call.

FossilOrigin-Name: 3950b7d006add571579158c751247a9435801e53eafd84b43dd3046e01da8ee6
manifest
manifest.uuid
src/where.c
test/func6.test